• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/format/texthelper.php
  • Класс: Bitrix\Crm\Format\TextHelper
  • Вызов: TextHelper::onTextParserBeforeTags
static function onTextParserBeforeTags(&$text, &$textParser)
{
	return true;
}