You are here

protected property RssPluginBase::$entityManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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\row

Code

protected $entityManager;