NoteStar b7303a1608 none 5 vuotta sitten
..
Debug b7303a1608 none 5 vuotta sitten
DependencyInjection b7303a1608 none 5 vuotta sitten
Tests b7303a1608 none 5 vuotta sitten
.gitignore b7303a1608 none 5 vuotta sitten
CHANGELOG.md b7303a1608 none 5 vuotta sitten
ContainerAwareEventDispatcher.php b7303a1608 none 5 vuotta sitten
Event.php b7303a1608 none 5 vuotta sitten
EventDispatcher.php b7303a1608 none 5 vuotta sitten
EventDispatcherInterface.php b7303a1608 none 5 vuotta sitten
EventSubscriberInterface.php b7303a1608 none 5 vuotta sitten
GenericEvent.php b7303a1608 none 5 vuotta sitten
ImmutableEventDispatcher.php b7303a1608 none 5 vuotta sitten
LICENSE b7303a1608 none 5 vuotta sitten
README.md b7303a1608 none 5 vuotta sitten
composer.json b7303a1608 none 5 vuotta sitten
phpunit.xml.dist b7303a1608 none 5 vuotta sitten

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