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