示例#1
0
文件: Award.php 项目: vanderlin/halp
 public function getTitleAttribute($val)
 {
     return Award::titleForType($this->name);
 }