You are here

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

Voting API Reaction manager service.

Type: \Drupal\votingapi_reaction\VotingApiReactionManager

File

src/Form/VotingApiReactionForm.php, line 34

Class

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

Namespace

Drupal\votingapi_reaction\Form

Code

protected $reactionManager;