• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/restriction/webformresultsrestriction.php
  • Класс: Bitrix\Crm\Restriction\WebFormResultsRestriction
  • Вызов: WebFormResultsRestriction::getErrorMessage
public function getErrorMessage(): ?string
{
	return Loc::getMessage('CRM_RESTRICTION_WEB_FORM_RESULTS');
}