ModuleAdminLinksHelper::ADMIN_LINKS_MENU_TREE

Same name in other branches
  1. 11.x core/modules/system/src/ModuleAdminLinksHelper.php \Drupal\system\ModuleAdminLinksHelper::ADMIN_LINKS_MENU_TREE

The cache key for the menu tree.

File

core/modules/system/src/ModuleAdminLinksHelper.php, line 19

Class

ModuleAdminLinksHelper
Provides a helper for generating module admin links.

Namespace

Drupal\system

Code

const ADMIN_LINKS_MENU_TREE = 'admin_links_menu_tree';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.