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

Breadcrumb

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

function IntegrationTestCase::getTwigTests

Return value

TwigTest[]

1 call to IntegrationTestCase::getTwigTests()
IntegrationTestCase::doIntegrationTest in vendor/twig/twig/src/Test/IntegrationTestCase.php

File

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

Class

IntegrationTestCase
Integration test helper.

Namespace

Twig\Test

Code

protected function getTwigTests() {
    return [];
}
RSS feed
Powered by Drupal