protected property ContentLogController::$dateFormatter in Content Synchronization 8
Same name and namespace in other branches
- 8.2 src/Controller/ContentLogController.php \Drupal\content_sync\Controller\ContentLogController::dateFormatter
- 3.0.x src/Controller/ContentLogController.php \Drupal\content_sync\Controller\ContentLogController::dateFormatter
The date formatter service.
Type: \Drupal\Core\Datetime\DateFormatterInterface
File
- src/
Controller/ ContentLogController.php, line 42
Class
- ContentLogController
- Returns responses for content_sync routes.
Namespace
Drupal\content_sync\ControllerCode
protected $dateFormatter;