PHP Interface Kraken\Loop\Bridge\React\ReactLoopInterface

Inheritance: extends React\EventLoop\LoopInterface
Afficher le fichier Open project: kraken-php/framework

Méthodes publiques

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

Method Details

getActualLoop() public méthode

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