CakeFest 2024: The Official CakePHP Conference

Yaf_Dispatcher::flushInstantly

(Yaf >=1.0.0)

Yaf_Dispatcher::flushInstantlySwitch on/off the instant flushing

Descrição

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

Parâmetros

flag

bool

Nota:

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

Valor Retornado

add a note

User Contributed Notes

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