EntityDeriver::$deprecatedProperties

Same name in this branch
  1. 8.9.x core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php \Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver::deprecatedProperties

Type: deprecatedProperties

File

core/modules/rest/src/Plugin/Deriver/EntityDeriver.php, line 21

Class

EntityDeriver
Provides a resource plugin definition for every entity type.

Namespace

Drupal\rest\Plugin\Deriver

Code

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

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