You are here

protected property SimpleMegaMenuRevisionRevertForm::$revision in Simple Mega Menu 2.0.x

Same name and namespace in other branches
  1. 8 src/Form/SimpleMegaMenuRevisionRevertForm.php \Drupal\simple_megamenu\Form\SimpleMegaMenuRevisionRevertForm::revision

The Simple mega menu revision.

Type: \Drupal\simple_megamenu\Entity\SimpleMegaMenuInterface

File

src/Form/SimpleMegaMenuRevisionRevertForm.php, line 26

Class

SimpleMegaMenuRevisionRevertForm
Provides a form for reverting a Simple mega menu revision.

Namespace

Drupal\simple_megamenu\Form

Code

protected $revision;