Kraken\Loop\LoopAwareTrait::getLoop PHP Method

getLoop() public method

See also: LoopAwareInterface::getLoop
public getLoop ( )
    public function getLoop()
    {
        return $this->loop;
    }
LoopAwareTrait