• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/livefeed.php
  • Класс: \CCrmLiveFeedEntity
  • Вызов: CCrmLiveFeedEntity::GetForSqlString
static function GetForSqlString($types)
{
	return implode(',', self::GetForSql($types));
}