Kraken\Loop\LoopGetterAwareInterface::getLoop PHP Method

getLoop() public method

Return the loop of which object is aware of or null if none was set.
public getLoop ( ) : Kraken\Loop\LoopInterface | null
return Kraken\Loop\LoopInterface | null
    public function getLoop();
LoopGetterAwareInterface