You are here

protected property OrderPaymentsForm::$dateFormatter in Ubercart 8.4

The date.formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

payment/uc_payment/src/Form/OrderPaymentsForm.php, line 46

Class

OrderPaymentsForm
Displays a list of payments attached to an order.

Namespace

Drupal\uc_payment\Form

Code

protected $dateFormatter;