function ModuleHandlerTestAll1Hooks::order

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::order()

Attributes

#[Hook('order1')] #[Hook('order2')]

File

core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/src/Hook/ModuleHandlerTestAll1Hooks.php, line 14

Class

ModuleHandlerTestAll1Hooks
Hook implementations for module_handler_test_all1.

Namespace

Drupal\module_handler_test_all1\Hook

Code

public static function order() : void {
}

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