ReservationSettingsService
Service for work with reservation settings.
Table of Contents
Methods
- get() : ReservationSettings
- Get reservation settings.
- getInstance() : self
- Service instance.
Methods
get()
Get reservation settings.
public
get() : ReservationSettings
Settings load from options, but may be changed with the help of building event.
Tags
Return values
ReservationSettingsgetInstance()
Service instance.
public
static getInstance() : self