class StopProceduralHookScan

Defines a StopProceduralHookScan attribute object.

This allows contrib and core to mark when a file has no more procedural hooks.

Hierarchy

Expanded class hierarchy of StopProceduralHookScan

2 files declare their use of StopProceduralHookScan
HookCollectorPass.php in core/lib/Drupal/Core/Hook/HookCollectorPass.php
hook_collector_skip_procedural_attribute.module in core/modules/system/tests/modules/hook_collector_skip_procedural_attribute/hook_collector_skip_procedural_attribute.module

File

core/lib/Drupal/Core/Hook/Attribute/StopProceduralHookScan.php, line 13

Namespace

Drupal\Core\Hook\Attribute
View source
class StopProceduralHookScan {

}

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