...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/lib/controller/form.php
- Класс: Bitrix\Crm\Controller\Form
- Вызов: Form::getHelpCenterUrl
static function getHelpCenterUrl(int $helpCenterId): string { return Main\Loader::includeModule('ui') ? \Bitrix\UI\Util::getArticleUrlByCode($helpCenterId) : 'https://helpdesk.bitrix24.ru/open/'.$helpCenterId ; }