namespace Drupal\hook_collector_depends_test\Hook

Same name in other branches
  1. 11.x Drupal\hook_collector_depends_test\Hook
Object name File name Summary
DependsOnModuleClassHooks core/modules/system/tests/modules/hook_collector_depends_test/src/Hook/DependsOnModuleClassHooks.php Test Hooks with a dependency on the whole class.
DependsOnModuleMethodHooks core/modules/system/tests/modules/hook_collector_depends_test/src/Hook/DependsOnModuleMethodHooks.php Test Hooks with a dependency on the sole method.
DependsOnModuleMultipleHooks core/modules/system/tests/modules/hook_collector_depends_test/src/Hook/DependsOnModuleMultipleHooks.php Test Hooks with a dependency on one of the methods.

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