mirror of
https://github.com/koel/koel
synced 2024-11-10 14:44:13 +00:00
Apply fixes from StyleCI (#609)
This commit is contained in:
parent
aa7267419d
commit
c706391422
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ class SyncMedia extends Command
|
|||
* Log a song's sync status to console.
|
||||
*
|
||||
* @param string $path
|
||||
* @param int $result
|
||||
* @param int $result
|
||||
* @param string $reason
|
||||
*/
|
||||
public function logToConsole($path, $result, $reason = '')
|
||||
|
|
Loading…
Reference in a new issue