You are here

protected property FlaggingCollectionRevisionRevertForm::$revision in Flag Lists 8

Same name and namespace in other branches
  1. 4.0.x src/Form/FlaggingCollectionRevisionRevertForm.php \Drupal\flag_lists\Form\FlaggingCollectionRevisionRevertForm::revision

The Flagging collection revision.

Type: \Drupal\flag_lists\Entity\FlaggingCollectionInterface

File

src/Form/FlaggingCollectionRevisionRevertForm.php, line 26

Class

FlaggingCollectionRevisionRevertForm
Provides a form for reverting a Flagging collection revision.

Namespace

Drupal\flag_lists\Form

Code

protected $revision;