protected property EntityRouteProviderSubscriber::$deprecatedProperties in Drupal 8
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',
];