MenuLinkContent::$insidePlugin
Same name in other branches
- 9 core/modules/menu_link_content/src/Entity/MenuLinkContent.php \Drupal\menu_link_content\Entity\MenuLinkContent::insidePlugin
- 8.9.x core/modules/menu_link_content/src/Entity/MenuLinkContent.php \Drupal\menu_link_content\Entity\MenuLinkContent::insidePlugin
- 11.x core/modules/menu_link_content/src/Entity/MenuLinkContent.php \Drupal\menu_link_content\Entity\MenuLinkContent::insidePlugin
A flag for whether this entity is wrapped in a plugin instance.
Type: bool
File
-
core/
modules/ menu_link_content/ src/ Entity/ MenuLinkContent.php, line 75
Class
- MenuLinkContent
- Defines the menu link content entity class.
Namespace
Drupal\menu_link_content\EntityCode
protected $insidePlugin = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.