Apply fixes from StyleCI (#609)

This commit is contained in:
Phan An 2017-06-04 00:22:12 +01:00 committed by GitHub
parent aa7267419d
commit c706391422

View file

@ -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 = '')