HtmxRendererCacheTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

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

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.