$this->id, 'title' => $this->title, 'content' => $this->content, 'lastEdited' => $this->lastEdited, 'position' => $this->position ]; } }