id = $id; $this->name = $name; $this->draft = $draft; $this->exportTypes = $exportTypes; $this->elementTypes = $elementTypes; // $this->auths = $auths; $this->groups = $groups; $this->idUser = $idUser; $this->idOwnerGroup = $idOwnerGroup; $this->archived = $archived; } }