[#471] What does $count mean here?

Migrated from Redmine #471 | Author: P P
Status: New | Priority: Normal | Created: 2020-02-04


We are trying to work this function but need to know what the $count means in it:

getAvailableTimeIntervals ($dateFrom, $dateTo, $eventId, $unitId, $count)

THanks

Redmine Admin wrote:

Hi, it means how many slots (for how many participants) you need. Your providers may have more than one slot per time available (you can edit provider to change it).