landestreffen-webseite/plugins/email/vendor/symfony/service-contracts
2025-01-17 09:13:21 +01:00
..
Attribute (Grav GitSync) Automatic Commit from smokephil 2024-03-22 22:42:22 +01:00
Test (Grav GitSync) Automatic Commit from smokephil 2024-04-30 21:27:37 +02: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
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
ResetInterface.php (Grav GitSync) Automatic Commit from smokephil 2024-03-22 22:42:22 +01:00
ServiceLocatorTrait.php (Grav GitSync) Automatic Commit from smokephil 2024-03-22 22:42:22 +01:00
ServiceProviderInterface.php (Grav GitSync) Automatic Commit from smokephil 2024-03-22 22:42:22 +01:00
ServiceSubscriberInterface.php (Grav GitSync) Automatic Commit from smokephil 2024-03-22 22:42:22 +01:00
ServiceSubscriberTrait.php (Grav GitSync) Automatic Commit from smokephil 2024-04-30 21:27:37 +02:00

Symfony Service 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.