protected property MenuLinkParent::$menuLinkManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/migrate/src/Plugin/migrate/process/MenuLinkParent.php \Drupal\migrate\Plugin\migrate\process\MenuLinkParent::menuLinkManager
The menu link plugin manager.
Type: \Drupal\Core\Menu\MenuLinkManagerInterface
File
- core/
modules/ migrate/ src/ Plugin/ migrate/ process/ MenuLinkParent.php, line 66
Class
- MenuLinkParent
- Determines the parent of a menu link.
Namespace
Drupal\migrate\Plugin\migrate\processCode
protected $menuLinkManager;