protected property RssPluginBase::$entityDisplayRepository in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/src/Plugin/views/row/RssPluginBase.php \Drupal\views\Plugin\views\row\RssPluginBase::entityDisplayRepository
The entity display repository.
Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface
File
- core/
modules/ views/ src/ Plugin/ views/ row/ RssPluginBase.php, line 27
Class
- RssPluginBase
- Base class for Views RSS row plugins.
Namespace
Drupal\views\Plugin\views\rowCode
protected $entityDisplayRepository;