system.module_admin_links_helper
Class
Drupal\system\ModuleAdminLinksHelper2 string references to system.module_admin_links_helper
- HelpController::create in core/
modules/ help/ src/ Controller/ HelpController.php - Instantiates a new instance of the implementing class using autowiring.
- 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
- class: Drupal\system\ModuleAdminLinksHelper
- arguments:
- - '@menu.link_tree'
- - '@cache.memory'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.