You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RedWolf 4828353fc7
update plugins and theme
7 years ago
..
Debug update plugins and theme 7 years ago
DependencyInjection update plugins and theme 7 years ago
Tests update plugins and theme 7 years ago
CHANGELOG.md initial commit 8 years ago
ContainerAwareEventDispatcher.php update plugins and theme 7 years ago
Event.php update plugins and theme 7 years ago
EventDispatcher.php update plugins and theme 7 years ago
EventDispatcherInterface.php update plugins and theme 7 years ago
EventSubscriberInterface.php initial commit 8 years ago
GenericEvent.php update plugins and theme 7 years ago
ImmutableEventDispatcher.php update plugins and theme 7 years ago
LICENSE update plugins and theme 7 years ago
README.md initial commit 8 years ago
composer.json update plugins and theme 7 years ago
phpunit.xml.dist update plugins and theme 7 years ago

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