Class PHPStan\BetterReflection\Reflection\ReflectionMethod

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