You are here

protected property Pagerer::$routeParameters in Pagerer 8.2

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

The route parameters.

Type: string[]

File

src/Pagerer.php, line 35

Class

Pagerer
Pagerer pager value object.

Namespace

Drupal\pagerer

Code

protected $routeParameters = [];