protected property MenuLinkField::$entity in Menu Link (Field) 8
Same name and namespace in other branches
- 2.0.x src/Plugin/Menu/MenuLinkField.php \Drupal\menu_link\Plugin\Menu\MenuLinkField::entity
The entity connected to this plugin instance.
Type: \Drupal\Core\Entity\EntityInterface
File
- src/
Plugin/ Menu/ MenuLinkField.php, line 24
Class
- MenuLinkField
- Provides a menu link plugin for field-based menu links.
Namespace
Drupal\menu_link\Plugin\MenuCode
protected $entity;