示例#1
0
文件: NIF.php 项目: MetalMor/ExM7UF1
 public function __construct($xifres)
 {
     parent::__construct($xifres);
     $this->calcularLletra();
 }