Fid::$entityTypeManager

Same name in this branch
  1. 9 core/modules/aggregator/src/Plugin/views/argument/Fid.php \Drupal\aggregator\Plugin\views\argument\Fid::entityTypeManager
Same name and namespace in other branches
  1. 8.9.x core/modules/file/src/Plugin/views/argument/Fid.php \Drupal\file\Plugin\views\argument\Fid::entityTypeManager
  2. 8.9.x core/modules/aggregator/src/Plugin/views/argument/Fid.php \Drupal\aggregator\Plugin\views\argument\Fid::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

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\argument

Code

protected $entityTypeManager;

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