Interface PHPStan\Reflection\ParameterReflection

  • PHPStan\Reflection\ParameterReflection
    • PHPStan\Reflection\Php\DummyParameter implements ParameterReflection
    • PHPStan\Reflection\Native\NativeParameterReflection implements ParameterReflection
    • PHPStan\Reflection\Annotations\AnnotationsMethodParameterReflection implements ParameterReflection
    • PHPStan\Reflection\ParameterReflectionWithPhpDocs extends ParameterReflection
      • PHPStan\Reflection\Php\PhpParameterFromParserNodeReflection implements ParameterReflectionWithPhpDocs
      • PHPStan\Reflection\Php\PhpParameterReflection implements ParameterReflectionWithPhpDocs
      • PHPStan\Reflection\Native\NativeParameterWithPhpDocsReflection implements ParameterReflectionWithPhpDocs
Methods