You are here

protected property TopController::$database in MongoDB 8.2

The database holding the logger collections.

Type: \MongoDB\Database

File

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

Class

TopController
The Top403/Top404 controllers.

Namespace

Drupal\mongodb_watchdog\Controller

Code

protected $database;