Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php74 protected $functionCallbacks = []; variable in Twig\\Environment
1349 foreach ($this->functionCallbacks as $callback) {
1360 $this->functionCallbacks[] = $callable;