Esempio n. 1
0
 /**
  * @override
  * @inheritDoc
  */
 public function setLoop(LoopInterface $loop)
 {
     $this->listener->setLoop($loop);
 }