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