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