You are here

protected property Pagerer::$presetStorage in Pagerer 8.2

Same name and namespace in other branches
  1. 8 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 52

Class

Pagerer
The views plugin to handle Pagerer pager.

Namespace

Drupal\pagerer\Plugin\views\pager

Code

protected $presetStorage;