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.
Application-Web/vendor/symfony/event-dispatcher
Vivien DUFOUR 08c75d025d
wip
1 year ago
..
Attribute wip 1 year ago
Debug wip 1 year ago
DependencyInjection wip 1 year ago
CHANGELOG.md wip 1 year ago
EventDispatcher.php wip 1 year ago
EventDispatcherInterface.php wip 1 year ago
EventSubscriberInterface.php wip 1 year ago
GenericEvent.php wip 1 year ago
ImmutableEventDispatcher.php wip 1 year ago
LICENSE wip 1 year ago
LegacyEventDispatcherProxy.php wip 1 year ago
README.md wip 1 year ago
composer.json wip 1 year 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