• Модуль: mobile
  • Путь к файлу: ~/bitrix/modules/mobile/lib/component/loglist/paramphotogallery.php
  • Класс: BitrixMobileComponentLogListParamPhotogallery
  • Вызов: ParamPhotogallery::__construct
public function __construct($params)
{
	if (!empty($params['component']))
	{
		$this->component = $params['component'];
	}
}