landestreffen-webseite/plugins/email/vendor/symfony/event-dispatcher-contracts
2025-01-17 09:13:21 +01:00
..
CHANGELOG.md (Grav GitSync) Automatic Commit from smokephil 2024-03-22 22:42:22 +01:00
composer.json (Grav GitSync) Automatic Commit from smokephil 2024-03-22 22:42:22 +01:00
Event.php (Grav GitSync) Automatic Commit from smokephil 2024-03-22 22:42:22 +01:00
EventDispatcherInterface.php (Grav GitSync) Automatic Commit from smokephil 2024-04-30 21:27:37 +02:00
LICENSE (Grav GitSync) Automatic Commit from smokephil 2024-04-30 21:27:37 +02:00
README.md (Grav GitSync) Automatic Commit from smokephil 2024-03-22 22:42:22 +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/main/README.md for more information.