You are here

protected property EntityFlagActionForm::$entities in farmOS 2.x

The entities to flag.

Type: \Drupal\Core\Entity\EntityInterface[]

File

modules/core/flag/src/Form/EntityFlagActionForm.php, line 63

Class

EntityFlagActionForm
Provides an entity flag action form.

Namespace

Drupal\farm_flag\Form

Code

protected $entities;