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\EntityCode
protected $deprecatedProperties = [
'entityManager' => 'entity.manager',
];