Kraken\Loop\LoopGetterAwareInterface::getLoop PHP Метод

getLoop() публичный Метод

Return the loop of which object is aware of or null if none was set.
public getLoop ( ) : Kraken\Loop\LoopInterface | null
Результат Kraken\Loop\LoopInterface | null
    public function getLoop();
LoopGetterAwareInterface