EnvironmentConfigurator
class EnvironmentConfigurator
Twig environment configurator.
Methods
| __construct($dateFormat, $intervalFormat, $timezone, $decimals, $decimalPoint, $thousandsSeparator) | ||
| configure(Twig_Environment $environment) | 
Details
__construct($dateFormat, $intervalFormat, $timezone, $decimals, $decimalPoint, $thousandsSeparator)
Parameters
| $dateFormat | ||
| $intervalFormat | ||
| $timezone | ||
| $decimals | ||
| $decimalPoint | ||
| $thousandsSeparator | 
configure(Twig_Environment $environment)
Parameters
| Twig_Environment | $environment | 
    © 2004–2017 Fabien Potencier
Licensed under the MIT License.
    http://api.symfony.com/3.1/Symfony/Bundle/TwigBundle/DependencyInjection/Configurator/EnvironmentConfigurator.html