Constructs a new service instance.
\Drupal\Core\Menu\MenuLinkTreeInterface $menuLinkTree: The menu link tree service.
\Drupal\Core\Cache\MemoryCache\MemoryCacheInterface $memoryCache: The memory cache.
public function __construct(MenuLinkTreeInterface $menuLinkTree, MemoryCacheInterface $memoryCache) { }