You are here

protected static property DynamicPageCacheIntegrationTest::$modules in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/dynamic_page_cache/src/Tests/DynamicPageCacheIntegrationTest.php \Drupal\dynamic_page_cache\Tests\DynamicPageCacheIntegrationTest::modules

File

core/modules/dynamic_page_cache/src/Tests/DynamicPageCacheIntegrationTest.php, line 38
Contains \Drupal\dynamic_page_cache\Tests\DynamicPageCacheIntegrationTest.

Class

DynamicPageCacheIntegrationTest
Enables the Dynamic Page Cache and tests it in various scenarios.

Namespace

Drupal\dynamic_page_cache\Tests

Code

protected static $modules = [
  'dynamic_page_cache_test',
];