Home
last modified time | relevance | path

Searched defs:globals (Results 1 – 3 of 3) sorted by relevance

/template/icke/
H A D.eslintrc.js48 'globals': { class in module.exports
/template/twigstarter/vendor/twig/twig/src/
H A DExtensionSet.php40 private $globals; variable in Twig\\ExtensionSet
H A DEnvironment.php57 private $globals = []; variable in Twig\\Environment