酒店预订平台
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Gitea cbaa767e15 ss 3 yıl önce
..
Test ss 3 yıl önce
.gitignore init 3 yıl önce
LICENSE init 3 yıl önce
README.md init 3 yıl önce
ResetInterface.php init 3 yıl önce
ServiceLocatorTrait.php init 3 yıl önce
ServiceProviderInterface.php init 3 yıl önce
ServiceSubscriberInterface.php init 3 yıl önce
ServiceSubscriberTrait.php init 3 yıl önce
composer.json init 3 yıl önce

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.