You are here

protected property AuthorizationController::$user in Authorization 8

The user to act upon.

Type: \Drupal\user\UserInterface

File

src/AuthorizationController.php, line 37

Class

AuthorizationController
Authorization controller.

Namespace

Drupal\authorization

Code

protected $user;