• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/configuration/dataprovider/providerbase.php
  • Класс: BitrixRestConfigurationDataProviderProviderBase
  • Вызов: ProviderBase::listError
public function listError(): array
{
	return $this->errorList;
}