You are here

protected property WebformSubmissionDateFilter::$dateFormatter in Webform Views Integration 8.5

Type: DateFormatterInterface

File

src/Plugin/views/filter/WebformSubmissionDateFilter.php, line 25

Class

WebformSubmissionDateFilter
Filter for date values of a webform submission.

Namespace

Drupal\webform_views\Plugin\views\filter

Code

protected $dateFormatter;