HtmxRendererCacheTest::$modules

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/FunctionalTests/Htmx/HtmxRendererCacheTest.php \Drupal\FunctionalTests\Htmx\HtmxRendererCacheTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/tests/Drupal/FunctionalTests/Htmx/HtmxRendererCacheTest.php, line 25

Class

HtmxRendererCacheTest
Tests the cache headers set HtmxRenderer responses.

Namespace

Drupal\FunctionalTests\Htmx

Code

protected static $modules = [
  'system',
  'user',
  'test_htmx',
];

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