• Модуль: socialnetwork
  • Путь к файлу: ~/bitrix/modules/socialnetwork/lib/component/loglistcommon.php
  • Класс: BitrixSocialnetworkComponentLogListCommon
  • Вызов: LogListCommon::getErrors
public function getErrors(): array
{
	return $this->errorCollection->toArray();
}