function TestHtmxHooks::__construct

File

core/modules/system/tests/modules/test_htmx/src/Hook/TestHtmxHooks.php, line 15

Class

TestHtmxHooks
Hooks for the test_htmx module.

Namespace

Drupal\test_htmx\Hook

Code

public function __construct(protected RouteMatchInterface $routeMatch) {
}

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