You are here

public function EventSeriesController::__construct in Booking and Availability Management Tools for Drupal 8

Constructs a TypeController object.

File

modules/bat_event_series/src/Controller/EventSeriesController.php, line 24
Contains \Drupal\bat_event_series\Controller\EventSeriesController.

Class

EventSeriesController
Returns responses for Type routes.

Namespace

Drupal\bat_event_series\Controller

Code

public function __construct() {
}