Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
App
Http
Controllers
API
Download
AlbumController
PHP Class App\Http\Controllers\API\Download\AlbumController
Inheritance:
extends
Controller
Mostra file
Open project: phanan/koel
Public Methods
Method
Description
download
(
Album
$album
) :
BinaryFileResponse
Download all songs in an album.
Method Details
download()
public
method
Download all songs in an album.
public
download
(
Album
$album
) :
BinaryFileResponse
$album
app\models\Album
return
Symfony\Component\HttpFoundation\BinaryFileResponse