<?php use Twig\Test\IntegrationTestCase; class_exists('Twig\Test\IntegrationTestCase'); @trigger_error('Using the "Twig_Test_IntegrationTestCase" class is deprecated since Twig version 2.7, use "Twig\Test\IntegrationTestCase" instead.', \E_USER_DEPRECATED); if (false) { /** @deprecated since Twig 2.7, use "Twig\Test\IntegrationTestCase" instead */ class Twig_Test_IntegrationTestCase extends IntegrationTestCase { } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Function.php | File | 855 B | 0644 |
|
IntegrationTestCase.php | File | 440 B | 0644 |
|
Method.php | File | 1.04 KB | 0644 |
|
Node.php | File | 806 B | 0644 |
|
NodeTestCase.php | File | 391 B | 0644 |
|