コード例 #1
0
ファイル: Award.php プロジェクト: vanderlin/halp
 public function getImageAttribute($val)
 {
     return Award::imageForType($this->name);
 }