hrjy 4bba62e6d6 commit před 2 roky
..
Debug 4bba62e6d6 commit před 2 roky
DependencyInjection 4bba62e6d6 commit před 2 roky
Tests 4bba62e6d6 commit před 2 roky
.gitignore 4bba62e6d6 commit před 2 roky
CHANGELOG.md 4bba62e6d6 commit před 2 roky
ContainerAwareEventDispatcher.php 4bba62e6d6 commit před 2 roky
Event.php 4bba62e6d6 commit před 2 roky
EventDispatcher.php 4bba62e6d6 commit před 2 roky
EventDispatcherInterface.php 4bba62e6d6 commit před 2 roky
EventSubscriberInterface.php 4bba62e6d6 commit před 2 roky
GenericEvent.php 4bba62e6d6 commit před 2 roky
ImmutableEventDispatcher.php 4bba62e6d6 commit před 2 roky
LICENSE 4bba62e6d6 commit před 2 roky
README.md 4bba62e6d6 commit před 2 roky
composer.json 4bba62e6d6 commit před 2 roky
phpunit.xml.dist 4bba62e6d6 commit před 2 roky

README.md

EventDispatcher Component

The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.

Resources