• Модуль: intranet
  • Путь к файлу: ~/bitrix/modules/intranet/lib/CustomSection/Entity/CustomSectionTable.php
  • Класс: BitrixIntranetCustomSectionEntityCustomSectionTable
  • Вызов: CustomSectionTable::clearCache
static function clearCache(): void
{
	ServiceLocator::getInstance()->get('intranet.customSection.manager')->clearLeftMenuCache();
}