protected property Fid::$deprecatedProperties in Drupal 8
Same name in this branch
- 8 core/modules/file/src/Plugin/views/argument/Fid.php \Drupal\file\Plugin\views\argument\Fid::deprecatedProperties
- 8 core/modules/aggregator/src/Plugin/views/argument/Fid.php \Drupal\aggregator\Plugin\views\argument\Fid::deprecatedProperties
File
- core/
modules/ file/ src/ Plugin/ views/ argument/ Fid.php, line 24
Class
- Fid
- Argument handler to accept multiple file ids.
Namespace
Drupal\file\Plugin\views\argumentCode
protected $deprecatedProperties = [
'entityManager' => 'entity.manager',
];