You are here

protected property StoreDateTimeFormatter::$currentStore in Commerce Core 8.2

The current store.

Type: \Drupal\commerce_store\CurrentStoreInterface

File

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

Class

StoreDateTimeFormatter
Plugin implementation of the 'commerce_store_datetime' formatter.

Namespace

Drupal\commerce_store\Plugin\Field\FieldFormatter

Code

protected $currentStore;