You are here

protected property FlagConfirmFormBase::$entity in Flag 8.4

The flaggable entity.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Form/FlagConfirmFormBase.php, line 21

Class

FlagConfirmFormBase
Provides methods common to the flag and unflag confirm forms.

Namespace

Drupal\flag\Form

Code

protected $entity;