Ejemplo n.º 1
0
 public function __construct(LoopInterface $loop)
 {
     $this->loop = $loop;
     parent::__construct($loop);
 }