You are here

protected property OpignoActivityRevisionRevertForm::$opignoActivityStorage in Opigno module 3.x

Same name and namespace in other branches
  1. 8 src/Form/OpignoActivityRevisionRevertForm.php \Drupal\opigno_module\Form\OpignoActivityRevisionRevertForm::opignoActivityStorage

The Answer storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/OpignoActivityRevisionRevertForm.php, line 40

Class

OpignoActivityRevisionRevertForm
Provides a form for reverting a Answer revision.

Namespace

Drupal\opigno_module\Form

Code

protected $opignoActivityStorage;