Lggr
|
Public Member Functions | |
toString () | |
matches (BaseInvocation $invocation) | |
![]() | |
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.