You are here

protected property SimpleMegaMenuRevisionDeleteForm::$simpleMegaMenuStorage 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::simpleMegaMenuStorage

The Simple mega menu storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/SimpleMegaMenuRevisionDeleteForm.php, line 32

Class

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

Namespace

Drupal\simple_megamenu\Form

Code

protected $simpleMegaMenuStorage;