EntityRouteProviderSubscriber::$deprecatedProperties
Type: deprecatedProperties
File
-
core/
lib/ Drupal/ Core/ EventSubscriber/ EntityRouteProviderSubscriber.php, line 22
Class
- EntityRouteProviderSubscriber
- Ensures that routes can be provided by entity types.
Namespace
Drupal\Core\EventSubscriberCode
protected $deprecatedProperties = [
'entityManager' => 'entity.manager',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.