Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DTemplateTest.php682 public function isBar() function in Twig_TemplateMethodObject
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst113 * if not, and if ``foo`` is an object, check that ``isBar`` is a valid method;
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG880 …dded support for is*() methods for attributes (foo.bar now looks for foo->getBar() or foo->isBar())