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