You are here

protected property LearningPathContentController::$currentUser in Opigno Learning path 3.x

Same name and namespace in other branches
  1. 8 src/Controller/LearningPathContentController.php \Drupal\opigno_learning_path\Controller\LearningPathContentController::currentUser

The current user service.

Type: \Drupal\Core\Session\AccountInterface

Overrides ControllerBase::$currentUser

File

src/Controller/LearningPathContentController.php, line 35

Class

LearningPathContentController
Controller for all the actions of the Learning Path content.

Namespace

Drupal\opigno_learning_path\Controller

Code

protected $currentUser;