You are here

protected property ClearConfirmForm::$logger in MongoDB 8.2

The MongoDB watchdog "logger" service.

Type: \Drupal\mongodb_watchdog\Logger

File

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

Class

ClearConfirmForm
Provides a confirmation form before clearing out the logs.

Namespace

Drupal\mongodb_watchdog\Form

Code

protected $logger;