CakeFest 2024: The Official CakePHP Conference

Yaf_Dispatcher::flushInstantly

(Yaf >=1.0.0)

Yaf_Dispatcher::flushInstantlySwitch on/off the instant flushing

Descrizione

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

Elenco dei parametri

flag

bool

Nota:

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

Valori restituiti

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top