PageCacheTest::$modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- 
              core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php, line 28  
Class
- PageCacheTest
 - Enables the page cache and tests it with various HTTP requests.
 
Namespace
Drupal\Tests\page_cache\FunctionalCode
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.