• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/rights.php
  • Класс: BitrixLandingRights
  • Вызов: Rights::getAllowedSites
static function getAllowedSites(): array
{
	return self::$allowedSites;
}