酒店预订平台
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Gitea cbaa767e15 ss hace 3 años
..
Test ss hace 3 años
.gitignore init hace 3 años
LICENSE init hace 3 años
README.md init hace 3 años
ResetInterface.php init hace 3 años
ServiceLocatorTrait.php init hace 3 años
ServiceProviderInterface.php init hace 3 años
ServiceSubscriberInterface.php init hace 3 años
ServiceSubscriberTrait.php init hace 3 años
composer.json init hace 3 años

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.