PageCacheTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/page_cache/tests/src/Functional/PageCacheTest.php, line 29

Class

PageCacheTest
Enables the page cache and tests it with various HTTP requests.

Namespace

Drupal\Tests\page_cache\Functional

Code

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.