• Модуль: seo
  • Путь к файлу: ~/bitrix/modules/seo/lib/service.php
  • Класс: BitrixSeoService
  • Вызов: Service::getLicense
static function getLicense(): string
{
	return md5(LICENSE_KEY);
}