You are here

protected property MenuLinkContentDeriver::$deprecatedProperties in Drupal 8

File

core/modules/menu_link_content/src/Plugin/Deriver/MenuLinkContentDeriver.php, line 24

Class

MenuLinkContentDeriver
Provides a deriver for user entered paths of menu links.

Namespace

Drupal\menu_link_content\Plugin\Deriver

Code

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