class ModuleHandlerTestAll1Hooks

Hook implementations for module_handler_test_all1.

Hierarchy

Expanded class hierarchy of ModuleHandlerTestAll1Hooks

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

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