user.module_permissions_link_helper

Same name and namespace in other branches
  1. 10 core/modules/user/user.services.yml \user.module_permissions_link_helper

Class

Drupal\user\ModulePermissionsLinkHelper
2 string references to user.module_permissions_link_helper
HelpController::create in core/modules/help/src/Controller/HelpController.php
Instantiates a new instance of the implementing class using autowiring.
ModulePermissionsLinkHelperTest::testGetModulePermissionsLink in core/modules/user/tests/src/Kernel/ModulePermissionsLinkHelperTest.php
@covers ::getModulePermissionsLink

File

core/modules/user/user.services.yml

View source
  1. class: Drupal\user\ModulePermissionsLinkHelper
  2. arguments:
  3. - '@user.permissions'
  4. - '@access_manager'
  5. - '@extension.list.module'

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