You are here

public function BatEventHandlerDurationField::query in Booking and Availability Management Tools for Drupal 8

Called to add the field to a query.

Overrides FieldPluginBase::query

File

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

Class

BatEventHandlerDurationField
Plugin annotation @ViewsField("bat_event_handler_duration_field");

Namespace

Drupal\bat_event\Plugin\views\field

Code

public function query() {
}