Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Compiler.php
function Compiler::getEnvironment
File
vendor/
twig/
twig/
src/
Compiler.php
, line 37
Class
Compiler
@author Fabien Potencier <
fabien@symfony.com
>
Namespace
Twig
Code
public
function
getEnvironment
() : Environment {
return
$this
->
env
; }
RSS feed