Completed
Pull Request — master (#22)
by Pavlo
03:08
created
src/Instagram.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -59,7 +59,7 @@
 block discarded – undo
59 59
 
60 60
     /**
61 61
      * Append application or access token to url
62
-     * @param $url
62
+     * @param string $url
63 63
      */
64 64
     protected function appendToken(& $url)
65 65
     {
Please login to merge, or discard this patch.