You are here

constant PagererParameters::ITEM_SEPARATOR in Pagerer 8.2

The character to use to separate items in the querystring parameter.

File

src/PagererParameters.php, line 18

Class

PagererParameters
Provides extended pager information contained within the current request.

Namespace

Drupal\pagerer

Code

const ITEM_SEPARATOR = '-';