EventBufferEvent::createPair
Creates two buffer events connected to each other
Description
public
static
array EventBufferEvent::createPair(
EventBase
$base
,
int
$options
= 0
)
Return Values
Returns array of two
EventBufferEvent
objects connected to each other.