PHP Class App\Http\Controllers\API\ArtistController

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

Méthodes publiques

Méthode Description
getInfo ( Artist $artist ) : Illuminate\Http\JsonResponse Get extra information about an artist via Last.fm.

Method Details

getInfo() public méthode

Get extra information about an artist via Last.fm.
public getInfo ( Artist $artist ) : Illuminate\Http\JsonResponse
$artist app\models\Artist
Résultat Illuminate\Http\JsonResponse