You are here

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

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

File

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

Class

EventInterface
Provides an interface for defining Event entities.

Namespace

Drupal\bat_event

Code

public function getStartDate();