Bundle::$deprecatedProperties

Type: deprecatedProperties

File

core/modules/views/src/Plugin/views/filter/Bundle.php, line 25

Class

Bundle
Filter class which allows filtering by entity bundles.

Namespace

Drupal\views\Plugin\views\filter

Code

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

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