protected property Opml::$usesRowPlugin in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views/src/Plugin/views/style/Opml.php \Drupal\views\Plugin\views\style\Opml::usesRowPlugin
- 9 core/modules/views/src/Plugin/views/style/Opml.php \Drupal\views\Plugin\views\style\Opml::usesRowPlugin
Whether or not this style uses a row plugin.
Type: bool
Overrides StylePluginBase::$usesRowPlugin
File
- core/
modules/ views/ src/ Plugin/ views/ style/ Opml.php, line 25
Class
- Opml
- Default style plugin to render an OPML feed.
Namespace
Drupal\views\Plugin\views\styleCode
protected $usesRowPlugin = TRUE;