You are here

protected property FlagDisableConfirmForm::$flag in Flag 8.4

The flag to be enabled or disabled.

Type: Drupal\flag\FlagInterface

File

src/Form/FlagDisableConfirmForm.php, line 19

Class

FlagDisableConfirmForm
Provides the flag enable/disable confirmation form.

Namespace

Drupal\flag\Form

Code

protected $flag;