mainwp.dev/hooks-generator/vendor/symfony/service-contracts
2025-03-17 19:02:54 -04:00
..
Attribute Adding Pronamic WordPress Documentor for Hooks 2025-03-17 19:02:54 -04:00
Test Adding Pronamic WordPress Documentor for Hooks 2025-03-17 19:02:54 -04:00
CHANGELOG.md Adding Pronamic WordPress Documentor for Hooks 2025-03-17 19:02:54 -04:00
composer.json Adding Pronamic WordPress Documentor for Hooks 2025-03-17 19:02:54 -04:00
LICENSE Adding Pronamic WordPress Documentor for Hooks 2025-03-17 19:02:54 -04:00
README.md Adding Pronamic WordPress Documentor for Hooks 2025-03-17 19:02:54 -04:00
ResetInterface.php Adding Pronamic WordPress Documentor for Hooks 2025-03-17 19:02:54 -04:00
ServiceCollectionInterface.php Adding Pronamic WordPress Documentor for Hooks 2025-03-17 19:02:54 -04:00
ServiceLocatorTrait.php Adding Pronamic WordPress Documentor for Hooks 2025-03-17 19:02:54 -04:00
ServiceMethodsSubscriberTrait.php Adding Pronamic WordPress Documentor for Hooks 2025-03-17 19:02:54 -04:00
ServiceProviderInterface.php Adding Pronamic WordPress Documentor for Hooks 2025-03-17 19:02:54 -04:00
ServiceSubscriberInterface.php Adding Pronamic WordPress Documentor for Hooks 2025-03-17 19:02:54 -04:00
ServiceSubscriberTrait.php Adding Pronamic WordPress Documentor for Hooks 2025-03-17 19:02:54 -04: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.