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\argumentCode
protected $deprecatedProperties = [
'entityManager' => 'entity.manager',
];