• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/lib/security/helper.php
  • Класс: BitrixVoximplantSecurityHelper
  • Вызов: Helper::clearMenuCache
static function clearMenuCache(): void
{
	BitrixMainApplication::getInstance()->getTaggedCache()->clearByTag('bitrix:menu');
}