Fid::$deprecatedProperties

Same name in this branch
  1. 8.9.x core/modules/file/src/Plugin/views/argument/Fid.php \Drupal\file\Plugin\views\argument\Fid::deprecatedProperties

Type: deprecatedProperties

File

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

Class

Fid
Argument handler to accept an aggregator feed 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.