Kraken\Loop\LoopSetterAwareInterface::setLoop PHP Method

setLoop() public method

Set the loop of which object is aware of or delete is setting to null.
public setLoop ( Kraken\Loop\LoopInterface $loop = null )
$loop Kraken\Loop\LoopInterface
    public function setLoop(LoopInterface $loop = null);
LoopSetterAwareInterface