public static property ToolbarCacheContextsTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\TestsCode
public static $modules = [
'toolbar',
'test_page_test',
];