Completed
Push — master ( 3a5f88...05006a )
by Thomas Mauro
10:18 queued 07:14
created
tests/unit/Adapter/PhpAmqpLib/Factory/ConnectionFactoryStub.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@
 block discarded – undo
10 10
 
11 11
     /**
12 12
      * @param ConnectionOptions $options
13
-     * @return AbstractConnection
13
+     * @return boolean
14 14
      */
15 15
     public function createConnection(ConnectionOptions $options)
16 16
     {
Please login to merge, or discard this patch.