You are here

protected property VotingApiReactionForm::$currentUser in Voting API Reaction 8

Current user service.

Type: \Drupal\Core\Session\AccountProxy

File

src/Form/VotingApiReactionForm.php, line 41

Class

VotingApiReactionForm
Form implementation of the reaction form used in field formatter.

Namespace

Drupal\votingapi_reaction\Form

Code

protected $currentUser;