Apply fixes from StyleCI (#690)

This commit is contained in:
Phan An 2017-12-02 17:07:53 +01:00 committed by GitHub
parent d949ea9e60
commit 9987443795
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,7 @@ class PlaylistController extends Controller
*
* @param Request $request
* @param Playlist $playlist
*
* @return JsonResponse
*/
public function getSongs(Request $request, Playlist $playlist)