Completed
Push — master ( cf91a4...04d09e )
by Gaetano
01:22
created
Adapter/Stomp/Client.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -240,6 +240,9 @@
 block discarded – undo
240 240
         }
241 241
     }
242 242
 
243
+    /**
244
+     * @param boolean $doHandle
245
+     */
243 246
     public function setHandleSignals($doHandle)
244 247
     {
245 248
         $this->dispatchSignals = $doHandle;
Please login to merge, or discard this patch.