You are here

protected property ReportDateField::$dateFormatString in Commerce Reporting 8

The date format string.

Initialized in ::init().

Type: string

File

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

Class

ReportDateField
Plugin annotation @ViewsField("commerce_reports_report_date_field");

Namespace

Drupal\commerce_reports\Plugin\views\field

Code

protected $dateFormatString;