You are here

public function EventInterface::getEndDate in Booking and Availability Management Tools for Drupal 8

1 method overrides EventInterface::getEndDate()
Event::getEndDate in modules/bat_event/src/Entity/Event.php

File

modules/bat_event/src/EventInterface.php, line 24
Contains \Drupal\bat_event\EventInterface.

Class

EventInterface
Provides an interface for defining Event entities.

Namespace

Drupal\bat_event

Code

public function getEndDate();