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/dependency-injection
Yannick Warnier bd4bae3aef Add static resources and remove tests dir for release 9 years ago
..
Compiler
Dumper
Exception
Extension
LazyProxy
Loader
ParameterBag
Tests
.gitignore
Alias.php
CHANGELOG.md
Container.php
ContainerAware.php
ContainerAwareInterface.php
ContainerAwareTrait.php
ContainerBuilder.php
ContainerInterface.php
Definition.php
DefinitionDecorator.php
ExpressionLanguage.php
ExpressionLanguageProvider.php
IntrospectableContainerInterface.php
LICENSE
Parameter.php
README.md
Reference.php
ResettableContainerInterface.php
Scope.php
ScopeInterface.php
SimpleXMLElement.php
TaggedContainerInterface.php
Variable.php
composer.json
phpunit.xml.dist

README.md

DependencyInjection Component

The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.

Resources