You are here

protected property CustomSalesReport::$dateFormatter in Ubercart 8.4

The date.formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

uc_report/src/Form/CustomSalesReport.php, line 21

Class

CustomSalesReport
Generates customized sales reports.

Namespace

Drupal\uc_report\Form

Code

protected $dateFormatter;