예제 #1
0
파일: Award.php 프로젝트: vanderlin/halp
 public function getTitleAttribute($val)
 {
     return Award::titleForType($this->name);
 }