You are here

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

The entity being used by this form.

Type: \Drupal\votingapi\Entity\Vote

Overrides ContentEntityForm::$entity

File

src/Form/VotingApiReactionForm.php, line 27

Class

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

Namespace

Drupal\votingapi_reaction\Form

Code

protected $entity;