You are here

protected property EventSeriesType::$type in Booking and Availability Management Tools for Drupal 8

The machine name of this event series type.

Type: string

File

modules/bat_event_series/src/Entity/EventSeriesType.php, line 57
Contains \Drupal\bat_event_series\Entity\EventSeriesType.

Class

EventSeriesType
Defines the Event series type configuration entity.

Namespace

Drupal\bat_event_series\Entity

Code

protected $type;