function TestHtmxHooks::__construct
Same name and namespace in other branches
- 11.x core/modules/system/tests/modules/test_htmx/src/Hook/TestHtmxHooks.php \Drupal\test_htmx\Hook\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\HookCode
public function __construct(protected RouteMatchInterface $routeMatch) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.