protected property StyleTemplateTest::$usesRowPlugin in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTemplateTest.php \Drupal\views_test_data\Plugin\views\style\StyleTemplateTest::usesRowPlugin
Whether or not this style uses a row plugin.
Type: bool
Overrides StylePluginBase::$usesRowPlugin
File
- core/
modules/ views/ tests/ modules/ views_test_data/ src/ Plugin/ views/ style/ StyleTemplateTest.php, line 25
Class
- StyleTemplateTest
- Provides a general test style template plugin.
Namespace
Drupal\views_test_data\Plugin\views\styleCode
protected $usesRowPlugin = TRUE;