Completed
Push — master ( 7e68f2...4a475f )
by Jelle
02:42
created
src/Http/TheSportsDbClientInterface.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -15,6 +15,7 @@
 block discarded – undo
15 15
 
16 16
   /**
17 17
    * {@inheritdoc}
18
+   * @return \stdClass
18 19
    */
19 20
   public function doRequest($endpoint, array $parameters = array());
20 21
 }
Please login to merge, or discard this patch.