protected property InfoHookDecorator::$hook in Plug 7
The name of the info hook that will be implemented by this discovery instance.
Type: string
File
- lib/
Drupal/ Core/ Plugin/ Discovery/ InfoHookDecorator.php, line 32 - Contains \Drupal\Core\Plugin\Discovery\InfoHookDecorator.
Class
- InfoHookDecorator
- Allows info hook implementations to enhance discovered plugin definitions.
Namespace
Drupal\Core\Plugin\DiscoveryCode
protected $hook;