protected property SimpleMegaMenuType::$targetMenu in Simple Mega Menu 2.0.x
Same name and namespace in other branches
- 8 src/Entity/SimpleMegaMenuType.php \Drupal\simple_megamenu\Entity\SimpleMegaMenuType::targetMenu
The target menus this mega menu type is used for.
Type: array
File
- src/
Entity/ SimpleMegaMenuType.php, line 67
Class
- SimpleMegaMenuType
- Defines the Simple mega menu type entity.
Namespace
Drupal\simple_megamenu\EntityCode
protected $targetMenu = [];