Completed
Push — master ( 416cc0...c7f45c )
by Ibrahim
22:21 queued 07:23
created
src/Paystack/Helpers/Router.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -176,7 +176,7 @@  discard block
 block discarded – undo
176 176
      * __call
177 177
      * Insert description here
178 178
      *
179
-     * @param $methd
179
+     * @param string $methd
180 180
      * @param $sentargs
181 181
      *
182 182
      * @return
@@ -210,7 +210,7 @@  discard block
 block discarded – undo
210 210
      * Insert description here
211 211
      *
212 212
      * @param $route
213
-     * @param $secret_key
213
+     * @param string $secret_key
214 214
      *
215 215
      * @return
216 216
      *
Please login to merge, or discard this patch.