Interface PHPStan\Reflection\ParameterReflectionWithPhpDocs

extends ParameterReflection
  • PHPStan\Reflection\ParameterReflectionWithPhpDocs extends ParameterReflection
    • PHPStan\Reflection\Native\NativeParameterWithPhpDocsReflection implements ParameterReflectionWithPhpDocs
    • PHPStan\Reflection\Php\PhpParameterFromParserNodeReflection implements ParameterReflectionWithPhpDocs
    • PHPStan\Reflection\Php\DummyParameterWithPhpDocs implements ParameterReflectionWithPhpDocs
    • PHPStan\Reflection\Php\PhpParameterReflection implements ParameterReflectionWithPhpDocs
    • PHPStan\Reflection\Annotations\AnnotationsMethodParameterReflection implements ParameterReflectionWithPhpDocs
Methods
Methods inherited from PHPStan\Reflection\ParameterReflection
getName(), isOptional(), getType(), passedByReference(), isVariadic(), getDefaultValue()