final class TestPreparedSubscriber extends Subscriber implements PreparedSubscriber (View source)

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

Methods

__construct(ResultCacheHandler $handler)

No description

handler()

No description

void
notify(Prepared $event)

No description

Details

__construct(ResultCacheHandler $handler)

No description

Parameters

ResultCacheHandler $handler

protected ResultCacheHandler handler()

No description

Return Value

ResultCacheHandler

void notify(Prepared $event)

No description

Parameters

Prepared $event

Return Value

void