Kraken\Loop\LoopExtendedAwareInterface::setLoop PHP Method

setLoop() public method

Set the loop of which object is aware of.
public setLoop ( Kraken\Loop\LoopExtendedInterface $loop = null )
$loop Kraken\Loop\LoopExtendedInterface
    public function setLoop(LoopExtendedInterface $loop = null);
LoopExtendedAwareInterface