protected property MenuLinkContentDeriver::$entityManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/menu_link_content/src/Plugin/Deriver/MenuLinkContentDeriver.php \Drupal\menu_link_content\Plugin\Deriver\MenuLinkContentDeriver::entityManager
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/
modules/ menu_link_content/ src/ Plugin/ Deriver/ MenuLinkContentDeriver.php, line 37 - Contains \Drupal\menu_link_content\Plugin\Deriver\MenuLinkContentDeriver.
Class
- MenuLinkContentDeriver
- Provides a deriver for user entered paths of menu links.
Namespace
Drupal\menu_link_content\Plugin\DeriverCode
protected $entityManager;