user.module_permissions_link_helper

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

Class

Drupal\user\ModulePermissionsLinkHelper
5 string references to user.module_permissions_link_helper
AdminController::create in core/modules/system/src/Controller/AdminController.php
AdminController::__construct in core/modules/system/src/Controller/AdminController.php
AdminController constructor.
HelpController::create in core/modules/help/src/Controller/HelpController.php
HelpController::__construct in core/modules/help/src/Controller/HelpController.php
Creates a new HelpController.
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.