Completed
Pull Request — master (#250)
by David
07:27
created
src/Mailgun/Connection/RestClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -316,7 +316,7 @@
 block discarded – undo
316 316
     }
317 317
 
318 318
     /**
319
-     * @param $uri
319
+     * @param string $uri
320 320
      *
321 321
      * @return string
322 322
      */
Please login to merge, or discard this patch.
src/Mailgun/Resource/Api/Stats/AllResponseItem.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -98,7 +98,7 @@
 block discarded – undo
98 98
     }
99 99
 
100 100
     /**
101
-     * @return \string[]
101
+     * @return string[]
102 102
      */
103 103
     public function getTags()
104 104
     {
Please login to merge, or discard this patch.