Gogs 1ec4058aa2 Initial configuration | 7 anos atrás | |
---|---|---|
.. | ||
Debug | 7 anos atrás | |
DependencyInjection | 7 anos atrás | |
Tests | 7 anos atrás | |
.gitignore | 7 anos atrás | |
CHANGELOG.md | 7 anos atrás | |
ContainerAwareEventDispatcher.php | 7 anos atrás | |
Event.php | 7 anos atrás | |
EventDispatcher.php | 7 anos atrás | |
EventDispatcherInterface.php | 7 anos atrás | |
EventSubscriberInterface.php | 7 anos atrás | |
GenericEvent.php | 7 anos atrás | |
ImmutableEventDispatcher.php | 7 anos atrás | |
LICENSE | 7 anos atrás | |
README.md | 7 anos atrás | |
composer.json | 7 anos atrás | |
phpunit.xml.dist | 7 anos atrás |
The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.