酒店预订平台
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Gitea cbaa767e15 ss 3 år sedan
..
Test ss 3 år sedan
.gitignore init 3 år sedan
LICENSE init 3 år sedan
README.md init 3 år sedan
ResetInterface.php init 3 år sedan
ServiceLocatorTrait.php init 3 år sedan
ServiceProviderInterface.php init 3 år sedan
ServiceSubscriberInterface.php init 3 år sedan
ServiceSubscriberTrait.php init 3 år sedan
composer.json init 3 år sedan

README.md

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