• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/lib/integration/rest/appplacement.php
  • Класс: BitrixVoximplantIntegrationRestAppPlacement
  • Вызов: AppPlacement::getAll
static function getAll(): array
{
	return [
		self::ANALYTICS_MENU,
	];
}