Interface PHPStan\Reflection\MethodReflection

extends ClassMemberReflection
  • PHPStan\Reflection\MethodReflection extends ClassMemberReflection
    • PHPStan\Reflection\Type\IntersectionTypeMethodReflection implements MethodReflection
    • PHPStan\Reflection\Type\UnionTypeMethodReflection implements MethodReflection
    • PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection implements MethodReflection
    • PHPStan\Reflection\Php\Soap\SoapClientMethodReflection implements MethodReflection
    • PHPStan\Reflection\Php\ClosureCallMethodReflection implements MethodReflection
    • PHPStan\Reflection\Mixin\MixinMethodReflection implements MethodReflection
    • PHPStan\Reflection\ResolvedMethodReflection implements MethodReflection
    • PHPStan\Reflection\Dummy\DummyConstructorReflection implements MethodReflection
    • PHPStan\Reflection\Dummy\DummyMethodReflection implements MethodReflection
    • PHPStan\Reflection\Dummy\ChangedTypeMethodReflection implements MethodReflection
    • PHPStan\Reflection\ExtendedMethodReflection extends MethodReflection
      • PHPStan\Reflection\Php\EnumCasesMethodReflection implements ExtendedMethodReflection
      • PHPStan\Reflection\Php\PhpMethodReflection implements ExtendedMethodReflection
      • PHPStan\Reflection\Native\NativeMethodReflection implements ExtendedMethodReflection
      • PHPStan\Reflection\Annotations\AnnotationMethodReflection implements ExtendedMethodReflection
      • PHPStan\Reflection\WrappedExtendedMethodReflection implements ExtendedMethodReflection
Methods
Methods inherited from PHPStan\Reflection\ClassMemberReflection
getDeclaringClass(), isStatic(), isPrivate(), isPublic(), getDocComment()