예제 #1
0
파일: NIF.php 프로젝트: MetalMor/ExM7UF1
 public function __construct($xifres)
 {
     parent::__construct($xifres);
     $this->calcularLletra();
 }