Home
last modified time | relevance | path

Searched refs:runtimeInitialized (Results 1 – 1 of 1) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/
H A DExtensionSet.php31 private $runtimeInitialized = false; variable in Twig\\ExtensionSet
57 if ($this->runtimeInitialized) {
61 $this->runtimeInitialized = true;
121 return $this->initialized || $this->runtimeInitialized;