You are here

protected property HtmlEntityFormController::$deprecatedProperties in Drupal 8

File

core/lib/Drupal/Core/Entity/HtmlEntityFormController.php, line 20

Class

HtmlEntityFormController
Wrapping controller for entity forms that serve as the main page body.

Namespace

Drupal\Core\Entity

Code

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