Completed
Push — master ( 33fd23...1adc69 )
by Johnny
05:23
created
src/Resource/ResourceAbstract.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -177,7 +177,7 @@
 block discarded – undo
177 177
     }
178 178
 
179 179
     /**
180
-     * @return Client
180
+     * @return Twitch\Client
181 181
      */
182 182
     public function getClient() {
183 183
         return $this->client;
Please login to merge, or discard this patch.