• Модуль: location
  • Путь к файлу: ~/bitrix/modules/location/lib/infrastructure/service/errorservice.php
  • Класс: BitrixLocationInfrastructureServiceErrorService
  • Вызов: ErrorService::getErrors
public function getErrors(): ErrorCollection
{
	return $this->errorCollection;
}