You are here

protected property Pagerer::$routeParameters in Pagerer 8

Same name and namespace in other branches
  1. 8.2 src/Pagerer.php \Drupal\pagerer\Pagerer::routeParameters

The route parameters.

Type: string[]

File

src/Pagerer.php, line 38

Class

Pagerer
Pagerer pager management class.

Namespace

Drupal\pagerer

Code

protected $routeParameters = [];