ViewsSelection::$deprecatedProperties

Type: deprecatedProperties

File

core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php, line 36

Class

ViewsSelection
Plugin implementation of the 'selection' entity_reference.

Namespace

Drupal\views\Plugin\EntityReferenceSelection

Code

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

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