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