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