Searched defs:extensions (Results 1 – 3 of 3) sorted by relevance
/template/twigstarter/vendor/twig/twig/src/ | ||
H A D | ExtensionSet.php | 29 private $extensions; variable in Twig\\ExtensionSet |
H A D | Template.php | 41 protected $extensions = []; variable in Twig\\Template |
H A D | Environment.php | 710 public function setExtensions(array $extensions) |