• Модуль: mobile
  • Путь к файлу: ~/bitrix/modules/mobile/lib/component/loglist/param.php
  • Класс: BitrixMobileComponentLogListParam
  • Вызов: Param::prepareCommentsParams
public function prepareCommentsParams(&$componentParams)
{
	Util::checkEmptyParamInteger($componentParams, 'COMMENTS_IN_EVENT', 3);
}