You are here

protected property EntityResolverManager::$deprecatedProperties in Drupal 8

File

core/lib/Drupal/Core/Entity/EntityResolverManager.php, line 21

Class

EntityResolverManager
Sets the entity route parameter converter options automatically.

Namespace

Drupal\Core\Entity

Code

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