protected property QueryFactory::$deprecatedProperties in Drupal 8
File
- core/
lib/ Drupal/ Core/ Entity/ Query/ QueryFactory.php, line 33
Class
- QueryFactory
- Factory class Creating entity query objects.
Namespace
Drupal\Core\Entity\QueryCode
protected $deprecatedProperties = [
'entityManager' => 'entity.manager',
];