You are here

protected property VotingApiWidgetBase::$account in Votingapi Widgets 8

The user account.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/VotingApiWidgetBase.php, line 49

Class

VotingApiWidgetBase
Base class for Voting api widget plugins.

Namespace

Drupal\votingapi_widgets\Plugin

Code

protected $account;