Extension
final class Extension implements MethodsClassReflectionExtension
internal |
Methods
__construct(PhpMethodReflectionFactory $methodReflectionFactory, ReflectionProvider $reflectionProvider, Kernel $kernel = null)
No description
bool
hasMethod(ClassReflection $classReflection, string $methodName)
No description
MethodReflection
getMethod(ClassReflection $classReflection, string $methodName)
No description
Details
at line 27
__construct(PhpMethodReflectionFactory $methodReflectionFactory, ReflectionProvider $reflectionProvider, Kernel $kernel = null)
No description
at line 32
bool
hasMethod(ClassReflection $classReflection, string $methodName)
No description
at line 53
MethodReflection
getMethod(ClassReflection $classReflection, string $methodName)
No description