Exemple #1
0
 /**
  * @return mixed
  */
 public function getTotalCharacterIsk()
 {
     return CharacterSheet::sum('balance');
 }