You are here

public static property ThemeTokenTest::$modules in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/system/src/Tests/Theme/ThemeTokenTest.php \Drupal\system\Tests\Theme\ThemeTokenTest::modules

We want to visit the 'admin/structure/block' page.

Type: array

File

core/modules/system/src/Tests/Theme/ThemeTokenTest.php, line 24
Contains \Drupal\system\Tests\Theme\ThemeTokenTest.

Class

ThemeTokenTest
Tests the generation of 'theme_token' key in Drupal settings.

Namespace

Drupal\system\Tests\Theme

Code

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