RssPluginBase::$entityTypeId
Same name in other branches
- 8.9.x core/modules/views/src/Plugin/views/row/RssPluginBase.php \Drupal\views\Plugin\views\row\RssPluginBase::entityTypeId
- 10 core/modules/views/src/Plugin/views/row/RssPluginBase.php \Drupal\views\Plugin\views\row\RssPluginBase::entityTypeId
- 11.x core/modules/views/src/Plugin/views/row/RssPluginBase.php \Drupal\views\Plugin\views\row\RssPluginBase::entityTypeId
The ID of the entity type for which this is an RSS row plugin.
Type: string
File
-
core/
modules/ views/ src/ Plugin/ views/ row/ RssPluginBase.php, line 68
Class
- RssPluginBase
- Base class for Views RSS row plugins.
Namespace
Drupal\views\Plugin\views\rowCode
protected $entityTypeId;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.