You are here

protected property WebformSubmissionListBuilder::$dateFormatter in Webform 6.x

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/WebformSubmissionListBuilder.php, line 63

Class

WebformSubmissionListBuilder
Provides a list controller for webform submission entity.

Namespace

Drupal\webform

Code

protected $dateFormatter;