예제 #1
0
파일: PVP.php 프로젝트: GMSteuart/PandaLove
 public function getGametypeAttribute($value)
 {
     return Gametype::getGametype($value);
 }