Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
GlobalsInterface.php
function GlobalsInterface::getGlobals
Return value
array<string, mixed>
File
vendor/
twig/
twig/
src/
Extension/
GlobalsInterface.php
, line 24
Class
GlobalsInterface
Allows Twig extensions to add globals to the context.
Namespace
Twig\Extension
Code
public
function
getGlobals
() : array;
RSS feed