Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Environment.php
Environment::$globals
@var array<string, mixed>
Type:
globals
File
vendor/
twig/
twig/
src/
Environment.php
, line 63
Class
Environment
Stores the Twig configuration and renders templates.
Namespace
Twig
Code
private $globals = [];
RSS feed