You are here

protected property SettingsForm::$dateFormatter in Voting API 8.3

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatter

File

src/Form/SettingsForm.php, line 25

Class

SettingsForm
A form used to configure Voting API settings.

Namespace

Drupal\votingapi\Form

Code

protected $dateFormatter;