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