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/twig-bridge
Yannick Warnier 93566e8613 Add static resources for release 10 years ago
..
Command
DataCollector
Extension
Form
Node
NodeVisitor
Resources/views/Form
Tests
TokenParser
Translation
.gitignore
AppVariable.php
CHANGELOG.md
LICENSE
README.md
TwigEngine.php
composer.json
phpunit.xml.dist

README.md

Twig Bridge

Provides integration for Twig with various Symfony components.

Resources

If you want to run the unit tests, install dev dependencies before running PHPUnit:

$ cd path/to/Symfony/Bridge/Twig/
$ composer install
$ phpunit