You are here

protected property OrderListBuilder::$dateFormatter in Commerce Core 8.2

The date formatter.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

modules/order/src/OrderListBuilder.php, line 23

Class

OrderListBuilder
Defines the list builder for orders.

Namespace

Drupal\commerce_order

Code

protected $dateFormatter;