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 67

Class

MenuLinkManager
Manages discovery, instantiation, and tree building of menu link plugins.

Namespace

Drupal\Core\Menu

Code

1
protected $discovery;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.