You are here

protected property PagererParameters::$querystringKey in Pagerer 8.2

The URL querystring pager key ('page' by default, or the overriding one).

Type: string

File

src/PagererParameters.php, line 37

Class

PagererParameters
Provides extended pager information contained within the current request.

Namespace

Drupal\pagerer

Code

protected $querystringKey;