ContentEntityStorageBase::$deprecatedProperties

Type: deprecatedProperties

File

core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php, line 24

Class

ContentEntityStorageBase
Base class for content entity storage handlers.

Namespace

Drupal\Core\Entity

Code

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

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