You are here

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

The entity flag field name.

Type: string

File

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

Class

EntityFlagActionForm
Provides an entity flag action form.

Namespace

Drupal\farm_flag\Form

Code

protected $flagFieldName = 'flag';