You are here

protected property ThemeService::$dateFormatter in Weather 8

Same name and namespace in other branches
  1. 2.0.x 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
ThemeService service.

Namespace

Drupal\weather\Service

Code

protected $dateFormatter;