Returns a list of global variables to add to the existing list.
Return value
array An array of global variables
File
- drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php, line 76
Class
- Twig_ExtensionInterface
- Interface implemented by extension classes.
Code
function getGlobals();