コード例 #1
0
ファイル: User.php プロジェクト: AndreSantosCosta/sigoc
 public function getTiposCompletoMilitarAttribute()
 {
     return Enumeraveis::getTiposFromKey($this->tipo);
 }