You are here

protected property FlaggingCollectionRevisionRevertForm::$flaggingCollectionStorage in Flag Lists 4.0.x

Same name and namespace in other branches
  1. 8 src/Form/FlaggingCollectionRevisionRevertForm.php \Drupal\flag_lists\Form\FlaggingCollectionRevisionRevertForm::flaggingCollectionStorage

The Flagging collection storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/FlaggingCollectionRevisionRevertForm.php, line 33

Class

FlaggingCollectionRevisionRevertForm
Provides a form for reverting a Flagging collection revision.

Namespace

Drupal\flag_lists\Form

Code

protected $flaggingCollectionStorage;