Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
App
Http
Controllers
API
Download
ArtistController
PHP Class App\Http\Controllers\API\Download\ArtistController
Inheritance:
extends
Controller
Datei anzeigen
Open project: phanan/koel
Public Methods
Method
Description
download
(
Artist
$artist
) :
BinaryFileResponse
Download all songs by an artist.
Method Details
download()
public
method
Don't see why one would need this, really. Let's pray to God the user doesn't trigger this on Elvis.
public
download
(
Artist
$artist
) :
BinaryFileResponse
$artist
app\models\Artist
return
Symfony\Component\HttpFoundation\BinaryFileResponse