• Модуль: intranet
  • Путь к файлу: ~/bitrix/modules/intranet/lib/binding/map.php
  • Класс: BitrixIntranetBindingMap
  • Вызов: Map::removeFromInternalStorage
protected function removeFromInternalStorage(MapSection $section): void
{
	unset($this->sections[$section->getSimilarHash()]);
}