gl-website-deployer/vendor/symfony/service-contracts
2024-11-19 08:02:04 +01:00
..
Attribute Update website 2024-11-19 08:02:04 +01:00
Test Update website 2024-11-19 08:02:04 +01:00
.gitignore Update website 2024-11-19 08:02:04 +01:00
CHANGELOG.md Update website 2024-11-19 08:02:04 +01:00
composer.json Update website 2024-11-19 08:02:04 +01:00
LICENSE Update website 2024-11-19 08:02:04 +01:00
README.md Update website 2024-11-19 08:02:04 +01:00
ResetInterface.php Update website 2024-11-19 08:02:04 +01:00
ServiceLocatorTrait.php Update website 2024-11-19 08:02:04 +01:00
ServiceProviderInterface.php Update website 2024-11-19 08:02:04 +01:00
ServiceSubscriberInterface.php Update website 2024-11-19 08:02:04 +01:00
ServiceSubscriberTrait.php Update website 2024-11-19 08:02:04 +01: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.