Facade
final class Facade (View source)
| internal | This class is not covered by the backward compatibility promise for PHPUnit |
Methods
Details
static Facade
instance()
No description
static Emitter
emitter()
No description
__construct()
No description
void
registerSubscribers(Subscriber ...$subscribers)
No description
void
registerSubscriber(Subscriber $subscriber)
No description
void
registerTracer(Tracer $tracer)
No description
CollectingDispatcher
initForIsolation(HRTime $offset)
No description
void
forward(EventCollection $events)
No description
void
seal()
No description