Completed
Branch master (888209)
by Pavel
04:20
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.