Exemple #1
0
 public function __construct($upc = NULL)
 {
     parent::__construct($upc, NULL, NULL, 8);
     $this->type = 'E';
 }