You are here

protected property OrderForm::$dateFormatter in Commerce Core 8.2

The date formatter.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

modules/order/src/Form/OrderForm.php, line 23

Class

OrderForm
Form controller for the commerce_order entity edit forms.

Namespace

Drupal\commerce_order\Form

Code

protected $dateFormatter;