protected property MenuLinkManager::$discovery in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Menu/MenuLinkManager.php \Drupal\Core\Menu\MenuLinkManager::discovery
- 9 core/lib/Drupal/Core/Menu/MenuLinkManager.php \Drupal\Core\Menu\MenuLinkManager::discovery
The object that discovers plugins managed by this manager.
Type: \Drupal\Component\Plugin\Discovery\DiscoveryInterface
File
- core/
lib/ Drupal/ Core/ Menu/ MenuLinkManager.php, line 66
Class
- MenuLinkManager
- Manages discovery, instantiation, and tree building of menu link plugins.
Namespace
Drupal\Core\MenuCode
protected $discovery;