EntityViewController::$deprecatedProperties

Type: deprecatedProperties

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\Controller

Code

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

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