protected property ThemeService::$dateFormatter in Weather 2.0.x
Same name and namespace in other branches
- 8 src/Service/ThemeService.php \Drupal\weather\Service\ThemeService::dateFormatter
Date format service.
Type: \Drupal\Core\Datetime\DateFormatterInterface
File
- src/
Service/ ThemeService.php, line 67
Class
- ThemeService
- Prepare forecast data for displaying.
Namespace
Drupal\weather\ServiceCode
protected $dateFormatter;