class ProceduralCall

Helper class to target procedural implementations with hook order attributes.

This will be removed when procedural hooks are no longer supported.

@internal

Hierarchy

Expanded class hierarchy of ProceduralCall

4 files declare their use of ProceduralCall
AHooks.php in core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/src/Hook/AHooks.php
HookCollectorPass.php in core/lib/Drupal/Core/Hook/HookCollectorPass.php
HookCollectorPassTest.php in core/tests/Drupal/Tests/Core/Hook/HookCollectorPassTest.php
RelativeOrderBase.php in core/lib/Drupal/Core/Hook/Order/RelativeOrderBase.php

File

core/lib/Drupal/Core/Extension/ProceduralCall.php, line 14

Namespace

Drupal\Core\Extension
View source
final class ProceduralCall {

}

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