HttpResponseDebugCacheabilityHeadersTest::$modules

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/EventSubscriber/HttpResponseDebugCacheabilityHeadersTest.php \Drupal\KernelTests\Core\EventSubscriber\HttpResponseDebugCacheabilityHeadersTest::modules

Type: modules

File

core/tests/Drupal/KernelTests/Core/EventSubscriber/HttpResponseDebugCacheabilityHeadersTest.php, line 22

Class

HttpResponseDebugCacheabilityHeadersTest
Tests that debug cacheability header lines do not exceed Apache limit.

Namespace

Drupal\KernelTests\Core\EventSubscriber

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.