• Модуль: socialnetwork
  • Путь к файлу: ~/bitrix/modules/socialnetwork/lib/componenthelper.php
  • Класс: BitrixSocialnetworkComponentHelper
  • Вызов: ComponentHelper::getModuleUsed
static function getModuleUsed(): bool
{
	return (bool)Option::get('socialnetwork', 'is_used', false);
}