Searched refs:getAttributeGetter (Results 1 – 2 of 2) sorted by relevance
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/ |
H A D | GetAttrTest.php | 44 …$tests[] = [$node, sprintf('%s%s, "bar", [])', $this->getAttributeGetter(), $this->getVariableGett… 47 …$tests[] = [$node, sprintf('%s%s, "bar", [], "array")', $this->getAttributeGetter(), $this->getVar… 53 …e, sprintf('%s%s, "bar", [0 => %s, 1 => "bar"], "method")', $this->getAttributeGetter(), $this->ge…
|
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/ |
H A D | NodeTestCase.php | 69 protected function getAttributeGetter() function in Twig\\Test\\NodeTestCase
|