コード例 #1
0
ファイル: Slay_Tag.php プロジェクト: sinfocol/gwf3
 public static function getTags(Slay_Song $song)
 {
     return Slay_TagVote::getTags($song);
 }