You are here

protected property LikeDislikeVoteBuilder::$currentUser in Like & Dislike 8

The account.

Type: \Drupal\Core\Session\AccountInterface

File

src/LikeDislikeVoteBuilder.php, line 38

Class

LikeDislikeVoteBuilder
Provides a lazy builder for user votes.

Namespace

Drupal\like_and_dislike

Code

protected $currentUser;