You are here

protected property MenuParentFormSelector::$deprecatedProperties in Drupal 8

File

core/lib/Drupal/Core/Menu/MenuParentFormSelector.php, line 25

Class

MenuParentFormSelector
Default implementation of the menu parent form selector service.

Namespace

Drupal\Core\Menu

Code

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