Iid::$deprecatedProperties

Type: deprecatedProperties

File

core/modules/aggregator/src/Plugin/views/argument/Iid.php, line 23

Class

Iid
Argument handler to accept an aggregator item id.

Namespace

Drupal\aggregator\Plugin\views\argument

Code

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

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