private property DiffController::$dateFormatter in Entity Share 8.3
The date formatter service.
Type: \Drupal\Core\Datetime\DateFormatterInterface
File
- modules/
entity_share_diff/ src/ Controller/ DiffController.php, line 50
Class
- DiffController
- Returns responses for Diff support routes.
Namespace
Drupal\entity_share_diff\ControllerCode
private $dateFormatter;