system.module_admin_links_helper

Class

Drupal\system\ModuleAdminLinksHelper
1 string reference to system.module_admin_links_helper
ModuleAdminLinksHelperTest::testGetModuleAdminLinks in core/modules/system/tests/src/Kernel/ModuleAdminLinksHelperTest.php
Tests get module admin links.

File

core/modules/system/system.services.yml

View source
  1. class: Drupal\system\ModuleAdminLinksHelper
  2. arguments:
  3. - '@menu.link_tree'
  4. - '@cache.memory'

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