Class FunctionReflection
Reports information about a function.
-
ReflectionFunctionAbstract
implements
Reflector
-
ReflectionFunction
-
Nette\Reflection\FunctionReflection
Methods inherited from ReflectionFunctionAbstract
getDocComment(),
getEndLine(),
getExtensionName(),
getFileName(),
getName(),
getNamespaceName(),
getNumberOfParameters(),
getNumberOfRequiredParameters(),
getShortName(),
getStartLine(),
getStaticVariables(),
inNamespace(),
isClosure(),
isDeprecated(),
isInternal(),
isUserDefined(),
returnsReference()
|