Kraken\Loop\LoopSetterAwareInterface::setLoop PHP Метод

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

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