function TestHookClass::someMethod

Example method.

File

core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php, line 439

Class

TestHookClass
Class used to test ModuleHandler::hasImplementations()

Namespace

Drupal\Tests\Core\Extension

Code

public static function someMethod() : void {
}

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