You are here

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

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

The Simple mega menu revision.

Type: \Drupal\simple_megamenu\Entity\SimpleMegaMenuInterface

File

src/Form/SimpleMegaMenuRevisionDeleteForm.php, line 25

Class

SimpleMegaMenuRevisionDeleteForm
Provides a form for deleting a Simple mega menu revision.

Namespace

Drupal\simple_megamenu\Form

Code

protected $revision;