protected property BookingForm::$dateFormatter in Booking and Availability Management Tools for Drupal 8
The date formatter service.
Type: \Drupal\Core\Datetime\DateFormatterInterface
File
- modules/
bat_booking/ src/ Entity/ Form/ BookingForm.php, line 31 - Contains \Drupal\bat_booking\Entity\Form\BookingForm.
Class
- BookingForm
- Form controller for Unit type edit forms.
Namespace
Drupal\bat_booking\Entity\FormCode
protected $dateFormatter;