Test Setup Failed
Push — master ( 077d1d...f344b4 )
by Phan
04:03
created
app/Models/File.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -190,7 +190,7 @@
 block discarded – undo
190 190
      * @param array $tags  The (selective) tags to sync (if the song exists)
191 191
      * @param bool  $force Whether to force syncing, even if the file is unchanged
192 192
      *
193
-     * @return bool|Song A Song object on success,
193
+     * @return integer A Song object on success,
194 194
      *                   true if file exists but is unmodified,
195 195
      *                   or false on an error.
196 196
      */
Please login to merge, or discard this patch.