You are here

protected property LikeDislikeController::$currentUser in Like/Dislike 8

The current user service.

Type: \Drupal\Core\Session\AccountInterface

Overrides ControllerBase::$currentUser

File

src/Controller/LikeDislikeController.php, line 43

Class

LikeDislikeController
Class LikeDislikeController.

Namespace

Drupal\like_dislike\Controller

Code

protected $currentUser;