TokenReplaceWebTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/system/tests/src/Functional/System/TokenReplaceWebTest.php, line 23

Class

TokenReplaceWebTest
Tests the token system integration.

Namespace

Drupal\Tests\system\Functional\System

Code

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

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