You are here

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

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Plugin/WebformElement/DateBase.php, line 31

Class

DateBase
Provides a base 'date' class.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $dateFormatter;