酒店预订平台
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Gitea cbaa767e15 ss 3 anos atrás
..
Test ss 3 anos atrás
.gitignore init 3 anos atrás
LICENSE init 3 anos atrás
README.md init 3 anos atrás
ResetInterface.php init 3 anos atrás
ServiceLocatorTrait.php init 3 anos atrás
ServiceProviderInterface.php init 3 anos atrás
ServiceSubscriberInterface.php init 3 anos atrás
ServiceSubscriberTrait.php init 3 anos atrás
composer.json init 3 anos atrás

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.