You are here

protected property PriceListForm::$dateFormatter in Commerce Pricelist 8

The date formatter.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Form/PriceListForm.php, line 35

Class

PriceListForm
Form controller for Price list edit forms.

Namespace

Drupal\commerce_pricelist\Form

Code

protected $dateFormatter;