function 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 - Tests loadInclude().
File
-
core/
tests/ Drupal/ Tests/ Core/ Extension/ modules/ module_handler_test/ hook_include.inc, line 13
Code
function module_handler_test_hook_include() : void {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.