protected property DbLogController::$dateFormatter in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/dblog/src/Controller/DbLogController.php \Drupal\dblog\Controller\DbLogController::dateFormatter
The date formatter service.
Type: \Drupal\Core\Datetime\DateFormatterInterface
File
- core/
modules/ dblog/ src/ Controller/ DbLogController.php, line 46 - Contains \Drupal\dblog\Controller\DbLogController.
Class
- DbLogController
- Returns responses for dblog routes.
Namespace
Drupal\dblog\ControllerCode
protected $dateFormatter;