Completed
Push — master ( 7efb6d...b5d949 )
by Sergey
03:13
created
src/Api/Traits/Searchable.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -56,7 +56,7 @@
 block discarded – undo
56 56
      * @param string $scope
57 57
      * @param array $bookmarks
58 58
      *
59
-     * @return array
59
+     * @return string
60 60
      */
61 61
     protected function createSearchQuery($query, $scope, $bookmarks = [])
62 62
     {
Please login to merge, or discard this patch.