• Модуль: main
  • Путь к файлу: ~/bitrix/modules/main/lib/ui/uploader/uploader.php
  • Класс: BitrixMainUIUploaderLog
  • Вызов: Log::offsetExists
public function offsetExists($offset): bool
{
	return array_key_exists($offset, $this->data);
}