interface StubInternal implements Stub (View source)

internal  This interface is not covered by the backward compatibility promise for PHPUnit
 

Methods

method(Constraint|PropertyHook|string $constraint)

No description

from  Stub
__phpunit_state()

No description

void

Details

InvocationStubber method(Constraint|PropertyHook|string $constraint)

No description

Parameters

Constraint|PropertyHook|string $constraint

Return Value

InvocationStubber

TestDoubleState __phpunit_state()

No description

Return Value

TestDoubleState

InvocationHandler __phpunit_getInvocationHandler()

No description

Return Value

InvocationHandler

void __phpunit_unsetInvocationMocker()

No description

Return Value

void