You are here

protected property RequestController::$dateFormatter in MongoDB 8.2

The core date.formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

modules/mongodb_watchdog/src/Controller/RequestController.php, line 29

Class

RequestController
The controller for the request events page.

Namespace

Drupal\mongodb_watchdog\Controller

Code

protected $dateFormatter;