function __construct($groups_csv, $isbn, $ver) { ISBN::ISBN($isbn, $ver); $this->groups_csv = $groups_csv; }