Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/vendor/symfony/service-contracts
Yannick Warnier 1e3a1e27ef Add static resources and remove tests dir for release 4 years ago
..
Test Add static resources and remove tests dir for release 4 years ago
.gitignore Add static resources and remove tests dir for release 4 years ago
LICENSE Add static resources and remove tests dir for release 4 years ago
README.md Add static resources and remove tests dir for release 4 years ago
ResetInterface.php Add static resources and remove tests dir for release 4 years ago
ServiceLocatorTrait.php Add static resources and remove tests dir for release 4 years ago
ServiceProviderInterface.php Add static resources and remove tests dir for release 4 years ago
ServiceSubscriberInterface.php Add static resources and remove tests dir for release 4 years ago
ServiceSubscriberTrait.php Add static resources and remove tests dir for release 4 years ago
composer.json Add static resources and remove tests dir for release 4 years ago

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.