CCrmRestProxyBase::sanitizeHtml

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. CCrmRestProxyBase
  4. sanitizeHtml
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/restservice.php
  • Класс: \CCrmRestProxyBase
  • Вызов: CCrmRestProxyBase::sanitizeHtml
protected function sanitizeHtml($html)
{
	return \Bitrix\Crm\Format\TextHelper::sanitizeHtml($html);
}

Добавить комментарий