You are here

protected property HookDiscovery::$hook in Plug 7

The name of the hook that will be implemented by this discovery instance.

Type: string

File

lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php, line 26
Contains \Drupal\Core\Plugin\Discovery\HookDiscovery.

Class

HookDiscovery
Provides a hook-based plugin discovery class.

Namespace

Drupal\Core\Plugin\Discovery

Code

protected $hook;