RevisionRevertForm::$revision

Same name in other branches
  1. 11.x core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php \Drupal\Core\Entity\Form\RevisionRevertForm::revision

The entity revision.

Type: \Drupal\Core\Entity\RevisionableInterface

File

core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php, line 42

Class

RevisionRevertForm
Provides a form for reverting an entity revision.

Namespace

Drupal\Core\Entity\Form

Code

protected RevisionableInterface $revision;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.