protected property EntityPager::$usesOptions 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::usesOptions
Denotes whether the plugin has an additional options form.
Type: bool
Overrides StylePluginBase::$usesOptions
File
- src/
Plugin/ views/ style/ EntityPager.php, line 43
Class
- EntityPager
- Style plugin to render a view for an Entity Pager.
Namespace
Drupal\entity_pager\Plugin\views\styleCode
protected $usesOptions = TRUE;