• Модуль: salescenter
  • Путь к файлу: ~/bitrix/modules/salescenter/lib/saleshubitem.php
  • Класс: BitrixSalescenterSaleshubItem
  • Вызов: SaleshubItem::encode
static function encode(array $data)
{
	return MainWebJson::encode($data, JSON_UNESCAPED_UNICODE);
}