function CHooks::testHookReorderFirst

This implementation is reordered from elsewhere.

See also

\Drupal\ddd_hook_order_test\Hook\DHooks

File

core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CHooks.php, line 34

Class

CHooks
This class contains hook implementations.

Namespace

Drupal\ccc_hook_order_test\Hook

Code

public function testHookReorderFirst() : string {
    return __METHOD__;
}

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