protected property AlterDecorator::$hook

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

Type: string

File

drupal/core/lib/Drupal/Core/Plugin/Discovery/AlterDecorator.php, line 21
Definition of Drupal\Core\Plugin\Discovery\AlterDiscoveryDecorator.

Class

AlterDecorator
Enables altering of discovered plugin definitions.

Namespace

Drupal\Core\Plugin\Discovery

Code

protected $hook;