Lggr
|
Classes | |
class | ObjectInvocation |
class | StaticInvocation |
Public Member Functions | |
generateReturnValue () | |
getClassName () | |
getMethodName () | |
getParameters () | |
getReturnType () | |
isReturnTypeNullable () | |
Interface for invocations.
PHPUnit\Framework\MockObject\Invocation::generateReturnValue | ( | ) |
Implemented in PHPUnit\Framework\MockObject\Invocation\StaticInvocation.