Beispiel #1
0
 public function getTypeOperation()
 {
     $list = Financy::getTypeOperations();
     return $list[$this->type_operation];
 }