PHP Class App\Http\Controllers\API\Download\PlaylistController

Inheritance: extends Controller
Afficher le fichier Open project: phanan/koel

Méthodes publiques

Méthode Description
download ( Playlist $playlist ) : BinaryFileResponse Download all songs in a playlist.

Method Details

download() public méthode

Download all songs in a playlist.
public download ( Playlist $playlist ) : BinaryFileResponse
$playlist app\models\Playlist
Résultat Symfony\Component\HttpFoundation\BinaryFileResponse