function BHooks::testHook
File
-
core/
modules/ system/ tests/ modules/ HookOrder/ bbb_hook_order_test/ src/ Hook/ BHooks.php, line 18
Class
- BHooks
- This class contains hook implementations.
Namespace
Drupal\bbb_hook_order_test\HookCode
public function testHook() : string {
return __METHOD__;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.