function TestHookClass::someMethod
Same name and namespace in other branches
- 11.x core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php \Drupal\Tests\Core\Extension\TestHookClass::someMethod()
Example method.
File
-
core/
tests/ Drupal/ Tests/ Core/ Extension/ ModuleHandlerTest.php, line 361
Class
- TestHookClass
- Class used to test ModuleHandler::hasImplementations()
Namespace
Drupal\Tests\Core\ExtensionCode
public static function someMethod() : void {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.