protected property Pagerer::$presetStorage in Pagerer 8
Same name and namespace in other branches
- 8.2 src/Plugin/views/pager/Pagerer.php \Drupal\pagerer\Plugin\views\pager\Pagerer::presetStorage
The Pagerer preset entity storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- src/
Plugin/ views/ pager/ Pagerer.php, line 50
Class
- Pagerer
- The views plugin to handle Pagerer pager.
Namespace
Drupal\pagerer\Plugin\views\pagerCode
protected $presetStorage;