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