You are here

protected property PagererParameters::$base in Pagerer 8.2

The numbering base of the pages in the URL (zero or one).

Type: int

File

src/PagererParameters.php, line 44

Class

PagererParameters
Provides extended pager information contained within the current request.

Namespace

Drupal\pagerer

Code

protected $base;