Class PHPStan\BetterReflection\Reflection\ReflectionFunction

implements Reflection
uses ReflectionFunctionAbstract
Methods
Methods used from PHPStan\BetterReflection\Reflection\ReflectionFunctionAbstract
getName(), getNamespaceName(), inNamespace(), getNumberOfParameters(), getNumberOfRequiredParameters(), getParameters(), getParameter(), getDocComment(), getFileName(), getLocatedSource(), isClosure(), isDeprecated(), isInternal(), isUserDefined(), getExtensionName(), isVariadic(), couldThrow(), isGenerator(), getStartLine(), getEndLine(), getStartColumn(), getEndColumn(), returnsReference(), getReturnType(), hasReturnType(), hasTentativeReturnType(), getTentativeReturnType(), getAttributes(), getAttributesByName(), getAttributesByInstance()
Constants