protected property InfoHookDecorator::$hook

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

Type: string

File

drupal/core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php, line 29
Contains Drupal\Core\Plugin\Discovery\InfoHookDecorator.

Class

InfoHookDecorator
Allows info hook implementations to enhance discovered plugin definitions.

Namespace

Drupal\Core\Plugin\Discovery

Code

protected $hook;