• Модуль: timeman
  • Путь к файлу: ~/bitrix/modules/timeman/lib/model/schedule/scheduletable.php
  • Класс: BitrixTimemanModelScheduleScheduleTable
  • Вызов: ScheduleTable::getCollectionClass
static function getCollectionClass()
{
	return ScheduleCollection::class;
}