...Человеческий поиск в разработке...
- Модуль: calendar
- Путь к файлу: ~/bitrix/modules/calendar/lib/ical/builder/attachcollection.php
- Класс: BitrixCalendarICalBuilderAttachCollection
- Вызов: AttachCollection::add
public function add(Attach $attach): AttachCollection { $this->collection[] = $attach; return $this; }