You are here

protected property ControllerBase::$pagerManager in MongoDB 8.2

The pager.manager service.

Type: \Drupal\Core\Pager\PagerManagerInterface

File

modules/mongodb_watchdog/src/Controller/ControllerBase.php, line 35

Class

ControllerBase
Base controller class for paged reports.

Namespace

Drupal\mongodb_watchdog\Controller

Code

protected $pagerManager;