Ejemplo n.º 1
0
 public function getNotaryCostsLabel($separator = '.')
 {
     return \Acme\Utils\Cleaner::GetPriceLabel($this->notaryCosts, $separator);
 }