protected property EntityPager::$usesRowPlugin in Entity Pager 8
Same name and namespace in other branches
- 2.0.x src/Plugin/views/style/EntityPager.php \Drupal\entity_pager\Plugin\views\style\EntityPager::usesRowPlugin
Whether or not this style uses a row plugin.
Type: bool
Overrides StylePluginBase::$usesRowPlugin
File
- src/
Plugin/ views/ style/ EntityPager.php, line 28
Class
- EntityPager
- Style plugin to render a view for an Entity Pager.
Namespace
Drupal\entity_pager\Plugin\views\styleCode
protected $usesRowPlugin = FALSE;