Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DCoreTest.php190 $this->assertSame($expected, twig_last($twig, $input));
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php713 function twig_last(Environment $env, $item) function