You are here

protected property ReportDateField::$dateFormatter in Commerce Reporting 8

The date formatter.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Plugin/views/field/ReportDateField.php, line 30

Class

ReportDateField
Plugin annotation @ViewsField("commerce_reports_report_date_field");

Namespace

Drupal\commerce_reports\Plugin\views\field

Code

protected $dateFormatter;