id = $id; $this->name = $name; $this->type = $type; $this->workflow = $workflow; $this->place = $place; $this->page = $page; $this->pageProgressionWorkflow = $pageProgressionWorkflow; } }