You are here

protected property EventType::$fixed_event_states in Booking and Availability Management Tools for Drupal 8

Whether event states are fixed or open.

Type: bool

File

modules/bat_event/src/Entity/EventType.php, line 80
Contains \Drupal\bat_event\Entity\EventType.

Class

EventType
Defines the Event type configuration entity.

Namespace

Drupal\bat_event\Entity

Code

protected $fixed_event_states;