protected property Fid::$entityManager in Zircon Profile 8
Same name in this branch
- 8 core/modules/file/src/Plugin/views/argument/Fid.php \Drupal\file\Plugin\views\argument\Fid::entityManager
- 8 core/modules/aggregator/src/Plugin/views/argument/Fid.php \Drupal\aggregator\Plugin\views\argument\Fid::entityManager
Same name and namespace in other branches
- 8.0 core/modules/aggregator/src/Plugin/views/argument/Fid.php \Drupal\aggregator\Plugin\views\argument\Fid::entityManager
The entity manager service.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/
modules/ aggregator/ src/ Plugin/ views/ argument/ Fid.php, line 28 - Contains \Drupal\aggregator\Plugin\views\argument\Fid.
Class
- Fid
- Argument handler to accept an aggregator feed id.
Namespace
Drupal\aggregator\Plugin\views\argumentCode
protected $entityManager;