function TestHookLast::hookLast
Same name in this branch
- 11.x core/modules/system/tests/modules/HookCollector/aaa_hook_collector_test/src/Hook/TestHookLast.php \Drupal\aaa_hook_collector_test\Hook\TestHookLast::hookLast()
This pair tests OrderLast.
File
-
core/
modules/ system/ tests/ modules/ HookCollector/ bbb_hook_collector_test/ src/ Hook/ TestHookLast.php, line 21
Class
- TestHookLast
- This class contains hook implementations.
Namespace
Drupal\bbb_hook_collector_test\HookCode
public function hookLast() : string {
return __METHOD__;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.