• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/ical/parser/componentscollection.php
  • Класс: BitrixCalendarICalParserComponentsCollection
  • Вызов: ComponentsCollection::hasOneComponent
public function hasOneComponent(): bool
{
	return $this->count() === 1;
}