HtmxRequestTest::$modules

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

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Htmx/HtmxRequestTest.php, line 28

Class

HtmxRequestTest
Test the request attributes for HTMX.

Namespace

Drupal\KernelTests\Core\Htmx

Code

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

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