You are here

protected property PagererStyleBase::$pager in Pagerer 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/pagerer/PagererStyleBase.php \Drupal\pagerer\Plugin\pagerer\PagererStyleBase::pager

The Pagerer pager object.

Type: \Drupal\pagerer\Pagerer

File

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

Class

PagererStyleBase
Base plugin for Pagerer.

Namespace

Drupal\pagerer\Plugin\pagerer

Code

protected $pager;