Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. IntegrationTestCase.php

function IntegrationTestCase::getLegacyTests

@final since Twig 3.13

File

vendor/twig/twig/src/Test/IntegrationTestCase.php, line 163

Class

IntegrationTestCase
Integration test helper.

Namespace

Twig\Test

Code

public function getLegacyTests() {
    return $this->getTests('testLegacyIntegration', true);
}
RSS feed
Powered by Drupal