Same name in this branch
  1. 10 core/modules/views/tests/src/Kernel/TokenReplaceTest.php \Drupal\Tests\views\Kernel\TokenReplaceTest::modules
  2. 10 core/modules/taxonomy/tests/src/Kernel/TokenReplaceTest.php \Drupal\Tests\taxonomy\Kernel\TokenReplaceTest::modules

File

core/modules/taxonomy/tests/src/Kernel/TokenReplaceTest.php, line 43

Class

TokenReplaceTest
Tests taxonomy token replacement.

Namespace

Drupal\Tests\taxonomy\Kernel

Code

protected static $modules = [
  'system',
  'user',
  'field',
  'filter',
  'text',
  'node',
  'taxonomy',
];