mirror of
https://github.com/koel/koel
synced 2025-02-17 22:08:28 +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.
|
* Log a song's sync status to console.
|
||||||
*
|
*
|
||||||
* @param string $path
|
* @param string $path
|
||||||
* @param int $result
|
* @param int $result
|
||||||
* @param string $reason
|
* @param string $reason
|
||||||
*/
|
*/
|
||||||
public function logToConsole($path, $result, $reason = '')
|
public function logToConsole($path, $result, $reason = '')
|
||||||
|
|
Loading…
Add table
Reference in a new issue