• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/sharedserver/client.php
  • Класс: BitrixPullSharedServerClient
  • Вызов: Client::getPublicLicenseCode
static function getPublicLicenseCode(): string
{
	return Application::getInstance()->getLicense()->getPublicHashKey();
}