You are here

protected property InvoiceForm::$dateFormatter in Commerce Invoice 8.2

The date formatter.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Form/InvoiceForm.php, line 23

Class

InvoiceForm
Form controller for the commerce_invoice entity edit forms.

Namespace

Drupal\commerce_invoice\Form

Code

protected $dateFormatter;