|
Lggr
|


Public Member Functions | |
| toString () | |
| matches (BaseInvocation $invocation) | |
Public Member Functions inherited from PHPUnit\Framework\MockObject\Matcher\StatelessInvocation | |
| invoked (BaseInvocation $invocation) | |
| verify () | |
Invocation matcher which allows any parameters to a method.
| PHPUnit\Framework\MockObject\Matcher\AnyParameters::matches | ( | BaseInvocation | $invocation | ) |
| BaseInvocation | $invocation |
Implements PHPUnit\Framework\MockObject\Matcher\Invocation.
| PHPUnit\Framework\MockObject\Matcher\AnyParameters::toString | ( | ) |
Implements PHPUnit\Framework\SelfDescribing.
1.8.17