function module_handler_test_hook_include

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/hook_include.inc \module_handler_test_hook_include()
  2. 10 core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/hook_include.inc \module_handler_test_hook_include()
  3. 11.x core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/hook_include.inc \module_handler_test_hook_include()

Test hook.

1 string reference to 'module_handler_test_hook_include'
ModuleHandlerTest::testLoadInclude in core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php
@covers ::loadInclude

File

core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/hook_include.inc, line 11

Code

function module_handler_test_hook_include() {
}

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