Gogs 9ffe612f8d 2021-3-25 пре 3 година
..
Debug 9ffe612f8d 2021-3-25 пре 3 година
DependencyInjection 9ffe612f8d 2021-3-25 пре 3 година
.gitattributes 9ffe612f8d 2021-3-25 пре 3 година
CHANGELOG.md 9ffe612f8d 2021-3-25 пре 3 година
EventDispatcher.php 9ffe612f8d 2021-3-25 пре 3 година
EventDispatcherInterface.php 9ffe612f8d 2021-3-25 пре 3 година
EventSubscriberInterface.php 9ffe612f8d 2021-3-25 пре 3 година
GenericEvent.php 9ffe612f8d 2021-3-25 пре 3 година
ImmutableEventDispatcher.php 9ffe612f8d 2021-3-25 пре 3 година
LICENSE 9ffe612f8d 2021-3-25 пре 3 година
LegacyEventDispatcherProxy.php 9ffe612f8d 2021-3-25 пре 3 година
README.md 9ffe612f8d 2021-3-25 пре 3 година
composer.json 9ffe612f8d 2021-3-25 пре 3 година

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