コード例 #1
0
ファイル: PVP.php プロジェクト: GMSteuart/PandaLove
 public function getGametypeAttribute($value)
 {
     return Gametype::getGametype($value);
 }