PHP 7.0.6 Released

Yaf_Dispatcher::flushInstantly

(Yaf >=1.0.0)

Yaf_Dispatcher::flushInstantlySwitch on/off the instant flushing

Description

public Yaf_Dispatcher Yaf_Dispatcher::flushInstantly ([ bool $flag ] )

Parameters

flag

bool

Note:

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

Return Values

User Contributed Notes

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