id = $id; $this->idProject = $idProject; $this->idPim = $idPim; $this->name = $name; $this->defaultTemplate = $defaultTemplate; $this->template = $template; $this->exportId = $exportId; } }