Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dlength.test23 'magic' => new MagicCallStub(), /* used to assert we do *not* call __call */
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
H A Dempty.test23 'magically_callable' => new MagicCallStub(),
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DIntegrationTest.php280 class MagicCallStub class