DeferringDispatcher
final class DeferringDispatcher implements SubscribableDispatcher (View source)
| internal | This class is not covered by the backward compatibility promise for PHPUnit |
Methods
Details
__construct(SubscribableDispatcher $dispatcher)
No description
void
registerTracer(Tracer $tracer)
No description
void
registerSubscriber(Subscriber $subscriber)
No description
void
dispatch(Event $event)
No description
void
flush()
No description