PermissionHandler::$controllerResolver

Same name and namespace in other branches
  1. 8.9.x core/modules/user/src/PermissionHandler.php \Drupal\user\PermissionHandler::controllerResolver

The controller resolver.

Type: \Drupal\Core\Controller\ControllerResolverInterface

File

core/modules/user/src/PermissionHandler.php, line 75

Class

PermissionHandler
Provides the available permissions based on yml files.

Namespace

Drupal\user

Code

protected $controllerResolver;

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