Kraken\Loop\LoopExtendedAwareInterface::setLoop PHP Méthode

setLoop() public méthode

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