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.
at line51
hasMethod(ClassReflection$classReflection,string$methodName)
{@inheritdoc}
at line59
getMethod(ClassReflection$classReflection,string$methodName)
{@inheritdoc}