Ejemplo n.º 1
0
 function get_display()
 {
     $field = parent::get_display();
     return $this->currency_symbol . ' ' . $field;
 }