gnu-social/vendor/symfony/event-dispatcher
t3nma c527ad0803 [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
..
Debug [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
DependencyInjection [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
Tests [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
.gitignore [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
CHANGELOG.md [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
ContainerAwareEventDispatcher.php [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
Event.php [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
EventDispatcher.php [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
EventDispatcherInterface.php [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
EventSubscriberInterface.php [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
GenericEvent.php [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
ImmutableEventDispatcher.php [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
LICENSE [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
README.md [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
composer.json [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00
phpunit.xml.dist [COMPOSER] Add new php-ffmpeg package 2020-08-07 23:42:38 +01:00

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