insert([ "task_name" => $this->taskName, "attr" => $this->taskContent, "type" => $this->taskType, "status" => "todo", ]); } } ?>