You are here

protected property RelationLinkManager::$deprecatedProperties in Drupal 8

File

core/modules/hal/src/LinkManager/RelationLinkManager.php, line 22

Class

RelationLinkManager

Namespace

Drupal\hal\LinkManager

Code

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