• Модуль: disk
  • Путь к файлу: ~/bitrix/modules/disk/lib/internals/basecomponent.php
  • Класс: BitrixDiskInternalsBaseComponent
  • Вызов: BaseComponent::restartBuffer
protected function restartBuffer()
{
	global $APPLICATION;
	$APPLICATION->restartBuffer();
}