ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
JaimePerez\TwigConfigurableI18n\Twig Namespace Reference

This class extends the Twig_Environment class. More...

Namespaces

 Extensions
 

Data Structures

class  Environment
 

Detailed Description

This class extends the Twig_Environment class.

It allows you to keep the configuration options passed to the constructor of the environment, so that you can configure not only twig but also its extensions in one single place that's easily available.

Author
Jaime PĂ©rez Crespo