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