You are here

protected property EventController::$dateFormatter in MongoDB 8.2

The date.formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

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

Class

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

Namespace

Drupal\mongodb_watchdog

Code

protected $dateFormatter;