protected property EntityViewController::$deprecatedProperties in Drupal 8
File
- core/
lib/ Drupal/ Core/ Entity/ Controller/ EntityViewController.php, line 23
Class
- EntityViewController
- Defines a generic controller to render a single entity.
Namespace
Drupal\Core\Entity\ControllerCode
protected $deprecatedProperties = [
'entityManager' => 'entity.manager',
];