PageCacheTest::$modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ hal/ tests/ src/ Functional/ page_cache/ PageCacheTest.php, line 23
Class
- PageCacheTest
- Enables the page cache and tests it with various HTTP requests.
Namespace
Drupal\Tests\hal\Functional\page_cacheCode
protected static $modules = [
'test_page_test',
'system_test',
'entity_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.