LinkUri::$entityTypeManager

The entity type manager, used to fetch entity link templates.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/menu_link_content/src/Plugin/migrate/process/LinkUri.php, line 51

Class

LinkUri
Generates an internal URI from the source value.

Namespace

Drupal\menu_link_content\Plugin\migrate\process

Code

protected $entityTypeManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.