You are here

protected property UnflaggingForm::$entity in Flag 8.4

The flaggable entity.

Type: \Drupal\Core\Entity\EntityInterface

Overrides FlagConfirmFormBase::$entity

File

src/Form/UnflaggingForm.php, line 27

Class

UnflaggingForm
Provides the confirm form page for unflagging an entity.

Namespace

Drupal\flag\Form

Code

protected $entity;