TwigFilterTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/system/tests/src/Kernel/Theme/TwigFilterTest.php \Drupal\Tests\system\Kernel\Theme\TwigFilterTest::modules
  2. 10 core/modules/system/tests/src/Kernel/Theme/TwigFilterTest.php \Drupal\Tests\system\Kernel\Theme\TwigFilterTest::modules
  3. 11.x core/modules/system/tests/src/Kernel/Theme/TwigFilterTest.php \Drupal\Tests\system\Kernel\Theme\TwigFilterTest::modules

Modules to enable.

Type: array

Overrides KernelTestBase::$modules

File

core/modules/system/tests/src/Kernel/Theme/TwigFilterTest.php, line 20

Class

TwigFilterTest
Tests Drupal's Twig filters.

Namespace

Drupal\Tests\system\Kernel\Theme

Code

public static $modules = [
    'twig_theme_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.