• Модуль: ui
  • Путь к файлу: ~/bitrix/modules/ui/lib/FileUploader/FileOwnershipCollection.php
  • Класс: BitrixUIFileUploaderFileOwnershipCollection
  • Вызов: FileOwnershipCollection::getAll
public function getAll(): array
{
	return $this->items;
}