interface HookAttributeInterface

Common interface for attributes used for hook discovery.

This does not imply any shared behavior, it is only used to collect all hook-related attributes in the same call.

@internal

Hierarchy

Expanded class hierarchy of HookAttributeInterface

All classes that implement HookAttributeInterface

1 file declares its use of HookAttributeInterface
HookCollectorPass.php in core/lib/Drupal/Core/Hook/HookCollectorPass.php

File

core/lib/Drupal/Core/Hook/Attribute/HookAttributeInterface.php, line 15

Namespace

Drupal\Core\Hook\Attribute
View source
interface HookAttributeInterface {

}

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