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

Breadcrumb

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

function IntegrationTestCase::getFixturesDirectory

1 call to IntegrationTestCase::getFixturesDirectory()
IntegrationTestCase::getTests in vendor/twig/twig/src/Test/IntegrationTestCase.php
@final since Twig 3.13

File

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

Class

IntegrationTestCase
Integration test helper.

Namespace

Twig\Test

Code

protected static function getFixturesDirectory() : string {
    throw new \BadMethodCallException('Not implemented.');
}
RSS feed
Powered by Drupal