Home
last modified time | relevance | path

Searched defs:IntegrationTestCase (Results 1 – 2 of 2) sorted by relevance

/template/twigstarter/vendor/twig/twig/lib/Twig/Test/
H A DIntegrationTestCase.php3 use Twig\Test\IntegrationTestCase; alias
/template/twigstarter/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php30 abstract class IntegrationTestCase extends TestCase class