• Модуль: main
  • Путь к файлу: ~/bitrix/modules/main/lib/session/handlers/strictsessionhandler.php
  • Класс: BitrixMainSessionHandlersStrictSessionHandler
  • Вызов: StrictSessionHandler::close
public function close(): bool
{
	return $this->handler->close();
}