id = $id; $this->name = $name; $this->description = $description; $this->type = $type; $this->canal = $canal; $this->elementTypes = $elementTypes; $this->workflow_id = $workflow_id; $this->workflow_page = $workflow_page; $this->templates = $templates; } }