protected property InfoHookDecorator::$hook in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php \Drupal\Core\Plugin\Discovery\InfoHookDecorator::hook
The name of the info hook that will be implemented by this discovery instance.
Type: string
File
- core/
lib/ Drupal/ Core/ Plugin/ Discovery/ InfoHookDecorator.php, line 27
Class
- InfoHookDecorator
- Allows info hook implementations to enhance discovered plugin definitions.
Namespace
Drupal\Core\Plugin\DiscoveryCode
protected $hook;