constant Twig_Environment::VERSION

1 use of Twig_Environment::VERSION
TwigFormulaLoader::loadNode in drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigFormulaLoader.php
Loads assets from the supplied node.

File

drupal/core/vendor/twig/twig/lib/Twig/Environment.php, line 19

Class

Twig_Environment
Stores the Twig configuration.

Code

const VERSION = '1.12.3';