Paragonik/paragonik-backend/vendor/symfony/event-dispatcher-contracts
2019-12-08 20:39:40 +01:00
..
.gitignore vc 2019-12-08 20:39:40 +01:00
composer.json vc 2019-12-08 20:39:40 +01:00
Event.php vc 2019-12-08 20:39:40 +01:00
EventDispatcherInterface.php vc 2019-12-08 20:39:40 +01:00
LICENSE vc 2019-12-08 20:39:40 +01:00
README.md vc 2019-12-08 20:39:40 +01:00

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.