file-fetcher
PHPUnit\Framework\MockObject\MockMethod Member List

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\MockMethodstatic
fromReflection(\ReflectionMethod $method, bool $callOriginalMethod, bool $cloneArguments)PHPUnit\Framework\MockObject\MockMethodstatic
generateCode()PHPUnit\Framework\MockObject\MockMethod
getName()PHPUnit\Framework\MockObject\MockMethod
getReturnType()PHPUnit\Framework\MockObject\MockMethod