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