You are here

protected property KanbanController::$currentUser in Content Planner 8

The current user service.

Type: \Drupal\Core\Session\AccountInterface

Overrides ControllerBase::$currentUser

File

modules/content_kanban/src/Controller/KanbanController.php, line 28

Class

KanbanController
Class KanbanController.

Namespace

Drupal\content_kanban\Controller

Code

protected $currentUser;