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