Completed
Push — master ( 4d00a0...e4a998 )
by thomas
98:35 queued 58:37
created
src/Peer/Peer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -137,7 +137,7 @@
 block discarded – undo
137 137
     }
138 138
 
139 139
     /**
140
-     * @param Stream $stream
140
+     * @param ConnectionInterface $stream
141 141
      * @return $this
142 142
      */
143 143
     public function setupStream(ConnectionInterface $stream)
Please login to merge, or discard this patch.