protected property OpignoActivityRevisionRevertForm::$revision in Opigno module 8
Same name and namespace in other branches
- 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\FormCode
protected $revision;