protected property LanguageNegotiationContentEntity::$deprecatedProperties in Drupal 8
File
- core/
modules/ language/ src/ Plugin/ LanguageNegotiation/ LanguageNegotiationContentEntity.php, line 36
Class
- LanguageNegotiationContentEntity
- Class for identifying the content translation language.
Namespace
Drupal\language\Plugin\LanguageNegotiationCode
protected $deprecatedProperties = [
'entityManager' => 'entity.manager',
];