Completed
Pull Request — master (#36)
by Timo
06:48 queued 04:06
created
src/Tidal/WampWatch/Stub/ClientSessionStub.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -218,7 +218,7 @@
 block discarded – undo
218 218
      *
219 219
      * @param string $procedureName
220 220
      *
221
-     * @return \React\Promise\Promise|false
221
+     * @return \React\Promise\PromiseInterface
222 222
      */
223 223
     public function unregister($procedureName)
224 224
     {
Please login to merge, or discard this patch.