Kraken\Loop\LoopExtendedAwareTrait::getLoop PHP Method

getLoop() public method

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