You are here

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

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

modules/bat_event/src/Plugin/views/field/BatEventHandlerDurationField.php, line 24

Class

BatEventHandlerDurationField
Plugin annotation @ViewsField("bat_event_handler_duration_field");

Namespace

Drupal\bat_event\Plugin\views\field

Code

protected $dateFormatter;