You are here

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

Current user service.

Type: \Drupal\Core\Session\AccountProxy

File

src/Plugin/Field/FieldWidget/VotingApiReactionWidget.php, line 33

Class

VotingApiReactionWidget
Plugin implementation of the 'votingapi_reaction_default' widget.

Namespace

Drupal\votingapi_reaction\Plugin\Field\FieldWidget

Code

protected $currentUser;