protected property SimpleMegaMenuType::$targetMenu in Simple Mega Menu 8
Same name and namespace in other branches
- 2.0.x 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 68
Class
- SimpleMegaMenuType
- Defines the Simple mega menu type entity.
Namespace
Drupal\simple_megamenu\EntityCode
protected $targetMenu = [];