protected property Tables::$deprecatedProperties in Drupal 8
File
- core/
lib/ Drupal/ Core/ Entity/ Query/ Sql/ Tables.php, line 25
Class
- Tables
- Adds tables and fields to the SQL entity query.
Namespace
Drupal\Core\Entity\Query\SqlCode
protected $deprecatedProperties = [
'entityManager' => 'entity.manager',
];