You are here

protected property OpignoActivityRevisionRevertForm::$revision in Opigno module 8

Same name and namespace in other branches
  1. 3.x src/Form/OpignoActivityRevisionRevertForm.php \Drupal\opigno_module\Form\OpignoActivityRevisionRevertForm::revision

The Answer revision.

Type: \Drupal\opigno_module\Entity\OpignoAnswerInterface

File

src/Form/OpignoActivityRevisionRevertForm.php, line 26

Class

OpignoActivityRevisionRevertForm
Provides a form for reverting a Answer revision.

Namespace

Drupal\opigno_module\Form

Code

protected $revision;