You are here

protected property EventController::$watchdog in MongoDB 8.2

The MongoDB logger service, to load events.

Type: \Drupal\mongodb_watchdog\Logger

File

modules/mongodb_watchdog/src/EventController.php, line 64

Class

EventController
Class EventController provides query and render logic for Event occurrences.

Namespace

Drupal\mongodb_watchdog

Code

protected $watchdog;