• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/source/selector.php
  • Класс: BitrixLandingSourceSelector
  • Вызов: Selector::getSourceIndex
static function getSourceIndex($module, $sourceId)
{
	return (string)$module.':'.(string)$sourceId;
}