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