Exemplo n.º 1
0
 function __construct($groups_csv, $isbn, $ver)
 {
     ISBN::ISBN($isbn, $ver);
     $this->groups_csv = $groups_csv;
 }