RssPluginBase::$entityTypeId

Same name in other branches
  1. 8.9.x core/modules/views/src/Plugin/views/row/RssPluginBase.php \Drupal\views\Plugin\views\row\RssPluginBase::entityTypeId
  2. 10 core/modules/views/src/Plugin/views/row/RssPluginBase.php \Drupal\views\Plugin\views\row\RssPluginBase::entityTypeId
  3. 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\row

Code

protected $entityTypeId;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.