You are here

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

Same name and namespace in other branches
  1. 8 core/modules/toolbar/src/Tests/ToolbarCacheContextsTest.php \Drupal\toolbar\Tests\ToolbarCacheContextsTest::modules

Modules to enable.

Type: array

File

core/modules/toolbar/src/Tests/ToolbarCacheContextsTest.php, line 30
Contains \Drupal\toolbar\Tests\ToolbarCacheContextsTest.

Class

ToolbarCacheContextsTest
Tests the cache contexts for toolbar.

Namespace

Drupal\toolbar\Tests

Code

public static $modules = [
  'toolbar',
  'test_page_test',
];