• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/base/collection.php
  • Класс: BitrixCalendarCoreBaseCollection
  • Вызов: Collection::__construct
public function __construct(array $collection = [])
{
	$this->collection = $collection;
}