You are here

constant PagererParameters::VALUE_SEPARATOR in Pagerer 8.2

The character to use to separate values in an item.

File

src/PagererParameters.php, line 23

Class

PagererParameters
Provides extended pager information contained within the current request.

Namespace

Drupal\pagerer

Code

const VALUE_SEPARATOR = '.';