Method | Description | |
---|---|---|
__construct ( |
||
offsetExists ( string | integer $key ) : boolean | ||
offsetGet ( string | integer $key ) : mixed | ||
offsetSet ( string | integer $key, mixed $value ) | ||
offsetUnset ( string | integer $key ) |
Method | Description | |
---|---|---|
cantUseAsArray ( mixed $subject ) : PhpSpec\Exception\Wrapper\SubjectException | ||
checkIfSubjectImplementsArrayAccess ( mixed $subject ) | ||
interfaceNotImplemented ( ) : PhpSpec\Exception\Fracture\InterfaceNotImplementedException |
public __construct ( |
||
$caller | ||
$presenter | PhpSpec\Formatter\Presenter\Presenter | |
$dispatcher | Symfony\Component\EventDispatcher\EventDispatcherInterface |