file-fetcher
|
This is the complete list of members for PHPUnit\Framework\MockObject\MockMethod, including all inherited members.
__construct(string $className, string $methodName, bool $cloneArguments, string $modifier, string $argumentsForDeclaration, string $argumentsForCall, Type $returnType, string $reference, bool $callOriginalMethod, bool $static, ?string $deprecation, bool $allowsReturnNull) | PHPUnit\Framework\MockObject\MockMethod | |
fromName(string $fullClassName, string $methodName, bool $cloneArguments) | PHPUnit\Framework\MockObject\MockMethod | static |
fromReflection(\ReflectionMethod $method, bool $callOriginalMethod, bool $cloneArguments) | PHPUnit\Framework\MockObject\MockMethod | static |
generateCode() | PHPUnit\Framework\MockObject\MockMethod | |
getName() | PHPUnit\Framework\MockObject\MockMethod | |
getReturnType() | PHPUnit\Framework\MockObject\MockMethod |