You are here

protected property Iid::$deprecatedProperties in Drupal 8

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',
];