You are here

protected property PagererStyleBase::$pagerManager in Pagerer 8.2

The pager manager.

Type: \Drupal\Core\Pager\PagerManagerInterface

File

src/Plugin/pagerer/PagererStyleBase.php, line 54

Class

PagererStyleBase
Base plugin for Pagerer.

Namespace

Drupal\pagerer\Plugin\pagerer

Code

protected $pagerManager;