You are here

protected property OpignoActivityRevisionRevertForm::$entity in Opigno module 8

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

The Answer revision.

Type: \Drupal\opigno_module\Entity\OpignoAnswerInterface

File

src/Form/OpignoActivityRevisionRevertForm.php, line 33

Class

OpignoActivityRevisionRevertForm
Provides a form for reverting a Answer revision.

Namespace

Drupal\opigno_module\Form

Code

protected $entity;