You are here

protected property RevisionRevertForm::$revision in Entity API 8

Same name and namespace in other branches
  1. 8.0 src/Form/RevisionRevertForm.php \Drupal\entity\Form\RevisionRevertForm::revision

The entity revision.

Type: \Drupal\Core\Entity\EntityInterface|\Drupal\Core\Entity\RevisionableInterface|\Drupal\Core\Entity\RevisionLogInterface

File

src/Form/RevisionRevertForm.php, line 21

Class

RevisionRevertForm

Namespace

Drupal\entity\Form

Code

protected $revision;