Returns the bound environment for this template.
Return value
Twig_Environment The current environment
File
- drupal/core/vendor/twig/twig/lib/Twig/TemplateInterface.php, line 46
Class
- Twig_TemplateInterface
- Interface implemented by all compiled templates.
Code
public function getEnvironment();