• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/ui/tileview.php
  • Класс: BitrixSenderUITileView
  • Вызов: TileView::removeSections
public function removeSections()
{
	$this->sections = [];
	return $this;
}