array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'yaf-dispatcher.flushinstantly.php', 1 => 'Yaf_Dispatcher::flushInstantly', 2 => 'Switch on/off the instant flushing', ), 'up' => array ( 0 => 'class.yaf-dispatcher.php', 1 => 'Yaf_Dispatcher', ), 'prev' => array ( 0 => 'yaf-dispatcher.enableview.php', 1 => 'Yaf_Dispatcher::enableView', ), 'next' => array ( 0 => 'yaf-dispatcher.getapplication.php', 1 => 'Yaf_Dispatcher::getApplication', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/yaf/yaf_dispatcher/flushinstantly.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Yaf_Dispatcher::flushInstantly

(Yaf >=1.0.0)

Yaf_Dispatcher::flushInstantlySwitch on/off the instant flushing

Açıklama

public Yaf_Dispatcher::flushInstantly(bool $flag = ?): Yaf_Dispatcher

Bağımsız Değişkenler

flag

bool

Bilginize:

since 2.2.0, if this parameter is not given, then the current state will be returned

Dönen Değerler