You are here

protected property EventForm::$dateFormatter in Booking and Availability Management Tools for Drupal 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

modules/bat_event/src/Entity/Form/EventForm.php, line 37
Contains \Drupal\bat_event\Entity\Form\EventForm.

Class

EventForm
Form controller for Event edit forms.

Namespace

Drupal\bat_event\Entity\Form

Code

protected $dateFormatter;