You are here

protected property DateFormatter::$dateFormatStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Datetime/DateFormatter.php \Drupal\Core\Datetime\DateFormatter::dateFormatStorage

The date format storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/lib/Drupal/Core/Datetime/DateFormatter.php, line 38
Contains \Drupal\Core\Datetime\DateFormatter.

Class

DateFormatter
Provides a service to handle various date related functionality.

Namespace

Drupal\Core\Datetime

Code

protected $dateFormatStorage;