You are here

protected property DebugController::$userPermissions in Simple OAuth (OAuth2) & OpenID Connect 8.4

Same name and namespace in other branches
  1. 5.x src/Controller/DebugController.php \Drupal\simple_oauth\Controller\DebugController::userPermissions

The user permissions.

Type: \Drupal\user\PermissionHandlerInterface

File

src/Controller/DebugController.php, line 21

Class

DebugController
The controller for the debug route.

Namespace

Drupal\simple_oauth\Controller

Code

protected $userPermissions;