• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/delivery/requests/message/status.php
  • Класс: BitrixSaleDeliveryRequestsMessageStatus
  • Вызов: Status::getErrorSemantic
static function getErrorSemantic(): string
{
	return self::SEMANTIC_ERROR;
}