PHP Класс App\Http\Controllers\API\Download\ArtistController

Наследование: extends Controller
Показать файл Открыть проект

Открытые методы

Метод Описание
download ( Artist $artist ) : BinaryFileResponse Download all songs by an artist.

Описание методов

download() публичный Метод

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
Результат Symfony\Component\HttpFoundation\BinaryFileResponse