You are here

protected property ClearConfirmForm::$database in MongoDB 8.2

The logger database.

Type: \MongoDB\Database

File

modules/mongodb_watchdog/src/Form/ClearConfirmForm.php, line 29

Class

ClearConfirmForm
Provides a confirmation form before clearing out the logs.

Namespace

Drupal\mongodb_watchdog\Form

Code

protected $database;