Kanboard-Prod/vendor/symfony/contracts/EventDispatcher
Frédéric Guillot 81019680fa Update vendor folder 2020-08-17 21:21:20 -07:00
..
.gitignore Update vendored libs 2020-06-09 09:48:55 -07:00
Event.php Update vendored libs 2020-06-09 09:48:55 -07:00
EventDispatcherInterface.php Update vendored libs 2020-06-09 09:48:55 -07:00
LICENSE Update vendor folder 2020-08-17 21:21:20 -07:00
README.md Update vendored libs 2020-06-09 09:48:55 -07:00
composer.json Update vendor folder 2020-08-17 21:21:20 -07:00

README.md

Symfony EventDispatcher Contracts

A set of abstractions extracted out of the Symfony components.

Can be used to build on semantics that the Symfony components proved useful - and that already have battle tested implementations.

See https://github.com/symfony/contracts/blob/master/README.md for more information.