PHP Interface Kraken\Loop\Bridge\React\ReactLoopInterface

Inheritance: extends React\EventLoop\LoopInterface
Show file Open project: kraken-php/framework

Public Methods

Method Description
getActualLoop ( ) : Kraken\Loop\LoopInterface Return the actual LoopInterface which is adapted by current ReactLoopInterface.

Method Details

getActualLoop() public method

Return the actual LoopInterface which is adapted by current ReactLoopInterface.
public getActualLoop ( ) : Kraken\Loop\LoopInterface
return Kraken\Loop\LoopInterface