You are here

protected property PagererManager::$base in Pagerer 8.2

The numbering base of the pages in the URL (zero or one).

Type: int

File

src/PagererManager.php, line 34

Class

PagererManager
Provides a manager for Pagerer, as an extension of core's PagerManager.

Namespace

Drupal\pagerer

Code

protected $base;