You are here

public static property TokenCurrentPageTest::$modules in Token 8

Modules to enable.

Type: array

Overrides TokenTestBase::$modules

File

tests/src/Functional/TokenCurrentPageTest.php, line 19

Class

TokenCurrentPageTest
Test the [current-page:*] tokens.

Namespace

Drupal\Tests\token\Functional

Code

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