protected property HookDiscovery::$hook in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php \Drupal\Core\Plugin\Discovery\HookDiscovery::hook
The name of the hook that will be implemented by this discovery instance.
Type: string
File
- core/
lib/ Drupal/ Core/ Plugin/ Discovery/ HookDiscovery.php, line 21
Class
- HookDiscovery
- Provides a hook-based plugin discovery class.
Namespace
Drupal\Core\Plugin\DiscoveryCode
protected $hook;