You are here

protected property ControllerBase::$watchdog in MongoDB 8.2

The MongoDB logger, to load events.

Type: \Drupal\mongodb_watchdog\Logger

File

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

Class

ControllerBase
Base controller class for paged reports.

Namespace

Drupal\mongodb_watchdog\Controller

Code

protected $watchdog;