HtmxRendererTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Htmx/HtmxRendererTest.php, line 31

Class

HtmxRendererTest
Verifies HtmxRenderer.

Namespace

Drupal\KernelTests\Core\Htmx

Code

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

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