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