protected property SimpleMegaMenuRevisionDeleteForm::$simpleMegaMenuStorage in Simple Mega Menu 8
Same name and namespace in other branches
- 2.0.x 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\FormCode
protected $simpleMegaMenuStorage;