• Модуль: mobile
  • Путь к файлу: ~/bitrix/modules/mobile/lib/component/loglist.php
  • Класс: BitrixMobileComponentLogList
  • Вызов: LogList::getBackgroundCommonData
protected function getBackgroundCommonData(): array
{
	return [
		'url' => Application::getInstance()->getPersonalRoot().'/templates/mobile_app/images/lenta/background_common.png'
	];
}