PHP Interface Kraken\Loop\LoopGetterAwareInterface

Afficher le fichier Open project: kraken-php/framework

Méthodes publiques

Méthode Description
getLoop ( ) : Kraken\Loop\LoopInterface | null Return the loop of which object is aware of or null if none was set.

Method Details

getLoop() public méthode

Return the loop of which object is aware of or null if none was set.
public getLoop ( ) : Kraken\Loop\LoopInterface | null
Résultat Kraken\Loop\LoopInterface | null