You are here

protected property PagererFactory::$pagers in Pagerer 8

The array of pager objects.

Type: \Drupal\pagerer\Pagerer[]

File

src/PagererFactory.php, line 15

Class

PagererFactory
Provides a factory for Pagerer pagers.

Namespace

Drupal\pagerer

Code

protected $pagers = [];