ContentEntityNormalizer::$deprecatedProperties
Type: deprecatedProperties
File
-
core/
modules/ hal/ src/ Normalizer/ ContentEntityNormalizer.php, line 29
Class
- ContentEntityNormalizer
- Converts the Drupal entity object structure to a HAL array structure.
Namespace
Drupal\hal\NormalizerCode
protected $deprecatedProperties = [
'entityManager' => 'entity.manager',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.