mikealmond / MusicBrainz

A PHP library to access MusicBrainz's Web Service v2
http://musicbrainz.org/doc/Development
MIT License
64 stars 26 forks source link

can't get Artist fields #31

Open shapito27 opened 6 years ago

shapito27 commented 6 years ago

in __construct $artist contains keys: area, aliases, tags. I think class Artist have to give me method to work with that keys. For example throgh method getData.