コード例 #1
0
ファイル: Advert.php プロジェクト: radiowarwick/digiplay
 public function get_artists()
 {
     return Artists::get_by_audio($this);
 }