protected property Rss::$base_field in Zircon Profile 8
Same name in this branch
- 8 core/modules/node/src/Plugin/views/row/Rss.php \Drupal\node\Plugin\views\row\Rss::base_field
- 8 core/modules/comment/src/Plugin/views/row/Rss.php \Drupal\comment\Plugin\views\row\Rss::base_field
- 8 core/modules/aggregator/src/Plugin/views/row/Rss.php \Drupal\aggregator\Plugin\views\row\Rss::base_field
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Plugin/views/row/Rss.php \Drupal\comment\Plugin\views\row\Rss::base_field
File
- core/
modules/ comment/ src/ Plugin/ views/ row/ Rss.php, line 35 - Contains \Drupal\comment\Plugin\views\row\Rss.
Class
- Rss
- Plugin which formats the comments as RSS items.
Namespace
Drupal\comment\Plugin\views\rowCode
protected $base_field = 'cid';