You are here

protected property StoreDateTimeFormatter::$dateFormatStorage in Commerce Core 8.2

The date format storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/store/src/Plugin/Field/FieldFormatter/StoreDateTimeFormatter.php, line 47

Class

StoreDateTimeFormatter
Plugin implementation of the 'commerce_store_datetime' formatter.

Namespace

Drupal\commerce_store\Plugin\Field\FieldFormatter

Code

protected $dateFormatStorage;