You are here

protected property ObjectLogController::$dateFormatter in Object Log 8

The date service.

Type: \Drupal\Core\Datetime\DateFormatter

File

src/Controller/ObjectLogController.php, line 36
Contains \Drupal\object_log\Controller\ObjectLogController.

Class

ObjectLogController
Contains callbacks for Object Log routes.

Namespace

Drupal\object_log\Controller

Code

protected $dateFormatter;