class MacroExtension implementsMethodsClassReflectionExtension

Class MacroExtension.

Properties

protectedPhpMethodReflectionFactory $methodReflectionFactory
protectedMacroScanner $scanner

Methods

__construct(PhpMethodReflectionFactory$methodReflectionFactory)

Extension constructor.

hasMethod(ClassReflection$classReflection,string$methodName)

{@inheritdoc}

getMethod(ClassReflection$classReflection,string$methodName)

{@inheritdoc}

Details

at line42
__construct(PhpMethodReflectionFactory$methodReflectionFactory)

Extension constructor.

Parameters

PhpMethodReflectionFactory $methodReflectionFactory

at line51
hasMethod(ClassReflection$classReflection,string$methodName)

{@inheritdoc}

Parameters

ClassReflection $classReflection
string $methodName

at line59
getMethod(ClassReflection$classReflection,string$methodName)

{@inheritdoc}

Parameters

ClassReflection $classReflection
string $methodName