Interface PHPStan\Reflection\ParameterReflection

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