class ModuleHandlerTestAll1Hooks
Same name and namespace in other branches
- 11.x core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/src/Hook/ModuleHandlerTestAll1Hooks.php \Drupal\module_handler_test_all1\Hook\ModuleHandlerTestAll1Hooks
Hook implementations for module_handler_test_all1.
Hierarchy
- class \Drupal\module_handler_test_all1\Hook\ModuleHandlerTestAll1Hooks
Expanded class hierarchy of ModuleHandlerTestAll1Hooks
1 file declares its use of ModuleHandlerTestAll1Hooks
- HookCollectorPassTest.php in core/
tests/ Drupal/ KernelTests/ Core/ Hook/ HookCollectorPassTest.php
File
-
core/
tests/ Drupal/ Tests/ Core/ Extension/ modules/ module_handler_test_all1/ src/ Hook/ ModuleHandlerTestAll1Hooks.php, line 12
Namespace
Drupal\module_handler_test_all1\HookView source
class ModuleHandlerTestAll1Hooks {
public static function order() : void {
}
}
Members
| Title Sort descending | Modifiers | Object type | Summary |
|---|---|---|---|
| ModuleHandlerTestAll1Hooks::order | public static | function | #[Hook('order1')] #[Hook('order2')] |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.