Completed
Branch master (1557a3)
by Adam
11:31 queued 49s
created
app/Services/Skills/Predictions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -80,7 +80,7 @@
 block discarded – undo
80 80
     }
81 81
 
82 82
     /**
83
-     * @return \Coyote\Tag[]|null
83
+     * @return null|\Illuminate\Support\Collection
84 84
      */
85 85
     private function getUserPopularTags()
86 86
     {
Please login to merge, or discard this patch.