hrjy 4bba62e6d6 commit há 2 anos atrás
..
Debug 4bba62e6d6 commit há 2 anos atrás
DependencyInjection 4bba62e6d6 commit há 2 anos atrás
Tests 4bba62e6d6 commit há 2 anos atrás
.gitignore 4bba62e6d6 commit há 2 anos atrás
CHANGELOG.md 4bba62e6d6 commit há 2 anos atrás
ContainerAwareEventDispatcher.php 4bba62e6d6 commit há 2 anos atrás
Event.php 4bba62e6d6 commit há 2 anos atrás
EventDispatcher.php 4bba62e6d6 commit há 2 anos atrás
EventDispatcherInterface.php 4bba62e6d6 commit há 2 anos atrás
EventSubscriberInterface.php 4bba62e6d6 commit há 2 anos atrás
GenericEvent.php 4bba62e6d6 commit há 2 anos atrás
ImmutableEventDispatcher.php 4bba62e6d6 commit há 2 anos atrás
LICENSE 4bba62e6d6 commit há 2 anos atrás
README.md 4bba62e6d6 commit há 2 anos atrás
composer.json 4bba62e6d6 commit há 2 anos atrás
phpunit.xml.dist 4bba62e6d6 commit há 2 anos atrás

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