protected property ContentEntityStorageBase::$deprecatedProperties in Drupal 8
File
- core/
lib/ Drupal/ Core/ Entity/ ContentEntityStorageBase.php, line 24
Class
- ContentEntityStorageBase
- Base class for content entity storage handlers.
Namespace
Drupal\Core\EntityCode
protected $deprecatedProperties = [
'entityManager' => 'entity.manager',
];