Skip to content
Snippets Groups Projects
Commit 92cc8195 authored by Gabor Hojtsy's avatar Gabor Hojtsy
Browse files

Issue #2865295 by JayKandari: $menuLinkManager property on MenuLinkTree is undocumented

parent 509d3dbd
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,13 @@ class MenuLinkTree implements MenuLinkTreeInterface {
*/
protected $treeStorage;
/**
* The menu link plugin manager.
*
* @var \Drupal\Core\Menu\MenuLinkManagerInterface
*/
protected $menuLinkManager;
/**
* The route provider to load routes by name.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment