• Модуль: mobile
  • Путь к файлу: ~/bitrix/modules/mobile/lib/project/helper.php
  • Класс: BitrixMobileProjectHelper
  • Вызов: Helper::getMobileMandatoryFeatures
static function getMobileMandatoryFeatures(): array
{
	return [
		'blog',
	];
}