protected property RssFields::$usesFields in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views/src/Plugin/views/row/RssFields.php \Drupal\views\Plugin\views\row\RssFields::usesFields
- 9 core/modules/views/src/Plugin/views/row/RssFields.php \Drupal\views\Plugin\views\row\RssFields::usesFields
Does the row plugin support to add fields to its output.
Type: bool
File
- core/
modules/ views/ src/ Plugin/ views/ row/ RssFields.php, line 26
Class
- RssFields
- Renders an RSS item based on fields.
Namespace
Drupal\views\Plugin\views\rowCode
protected $usesFields = TRUE;