class ModuleHandlerTestAll1Hooks

Same name and namespace in other branches
  1. 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

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\Hook
View 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.