Kraken\Loop\LoopExtendedAwareInterface::setLoop PHP 메소드

setLoop() 공개 메소드

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