Tables::$deprecatedProperties

Type: deprecatedProperties

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\Sql

Code

protected $deprecatedProperties = [
    'entityManager' => 'entity.manager',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.