You are here

function module_handler_test_hook_include in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/hook_include.inc \module_handler_test_hook_include()
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 3

Code

function module_handler_test_hook_include() {
}