StocksNew/vendor/symfony/event-dispatcher-contracts
Sampanna Rimal 53c0140f58 first commit
2024-08-27 17:48:06 +05:45
..
CHANGELOG.md first commit 2024-08-27 17:48:06 +05:45
composer.json first commit 2024-08-27 17:48:06 +05:45
Event.php first commit 2024-08-27 17:48:06 +05:45
EventDispatcherInterface.php first commit 2024-08-27 17:48:06 +05:45
LICENSE first commit 2024-08-27 17:48:06 +05:45
README.md first commit 2024-08-27 17:48:06 +05:45

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/main/README.md for more information.