Completed
Push — master ( 06d22f...587a06 )
by Pavel
03:01 queued 53s
created
Tests/ClientTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -105,6 +105,9 @@
 block discarded – undo
105 105
         }
106 106
     }
107 107
 
108
+    /**
109
+     * @return Client
110
+     */
108 111
     private function createClient()
109 112
     {
110 113
         if (!$this->client) {
Please login to merge, or discard this patch.