You are here

protected property ReportDateField::$dateFormat in Commerce Reporting 8

The configured date format.

Initialized in ::init().

Type: string

File

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

Class

ReportDateField
Plugin annotation @ViewsField("commerce_reports_report_date_field");

Namespace

Drupal\commerce_reports\Plugin\views\field

Code

protected $dateFormat;