MenuParentFormSelector::$deprecatedProperties

Type: deprecatedProperties

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',
];

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