OccupancyChecker
Table of Contents
Methods
- __construct() : mixed
- check() : Result
- Checks if saving event location booking has intersection with other events location booking.
Methods
__construct()
public
__construct() : mixed
check()
Checks if saving event location booking has intersection with other events location booking.
public
check(array<string|int, mixed> $event) : Result
If so, returns \Bitrix\Main\Result object with disturbing event data.
Parameters
- $event : array<string|int, mixed>