You are here

protected property MenuLinkContent::$deprecatedProperties in Drupal 8

File

core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php, line 23

Class

MenuLinkContent
Provides the menu link plugin for content menu links.

Namespace

Drupal\menu_link_content\Plugin\Menu

Code

protected $deprecatedProperties = [
  'entityManager' => 'entity.manager',
];