Completed
Branch master (eb7d2d)
by Alfred
12:29
created
src/GithubClientProvider.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -91,7 +91,7 @@  discard block
 block discarded – undo
91 91
     }
92 92
 
93 93
     /**
94
-     * @param $results
94
+     * @param \Psr\Http\Message\ResponseInterface $results
95 95
      * @return array|mixed
96 96
      * @codeCoverageIgnore
97 97
      */
@@ -114,7 +114,6 @@  discard block
 block discarded – undo
114 114
 
115 115
 
116 116
     /**
117
-     * @param string $query_string
118 117
      */
119 118
     public function setQueryString($query = [])
120 119
     {
Please login to merge, or discard this patch.