You are here

public static property TokenReplaceWebTest::$modules in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/System/TokenReplaceWebTest.php \Drupal\system\Tests\System\TokenReplaceWebTest::modules

File

core/modules/system/src/Tests/System/TokenReplaceWebTest.php, line 26
Contains \Drupal\system\Tests\System\TokenReplaceWebTest.

Class

TokenReplaceWebTest
Tests the token system integration.

Namespace

Drupal\system\Tests\System

Code

public static $modules = [
  'token_test',
  'filter',
  'node',
];