protected property RssPluginBase::$entityManager in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/views/src/Plugin/views/row/RssPluginBase.php \Drupal\views\Plugin\views\row\RssPluginBase::entityManager
The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/
modules/ views/ src/ Plugin/ views/ row/ RssPluginBase.php, line 24 - Contains \Drupal\views\Plugin\views\row\RssPluginBase.
Class
- RssPluginBase
- Base class for Views RSS row plugins.
Namespace
Drupal\views\Plugin\views\rowCode
protected $entityManager;