You are here

protected property ProductForm::$dateFormatter in Commerce Core 8.2

The date formatter.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

modules/product/src/Form/ProductForm.php, line 27

Class

ProductForm
Defines the product add/edit form.

Namespace

Drupal\commerce_product\Form

Code

protected $dateFormatter;