Completed
Pull Request — master (#19)
by Sergey
03:17
created
src/Helpers/SearchHelper.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -52,8 +52,8 @@
 block discarded – undo
52 52
     /**
53 53
      * Creates Pinterest API search request
54 54
      *
55
-     * @param       $query
56
-     * @param       $scope
55
+     * @param       string $query
56
+     * @param       string $scope
57 57
      * @param array $bookmarks
58 58
      * @return array
59 59
      */
Please login to merge, or discard this patch.