$this->id, 'date' => $this->date?->toDateString(), 'name' => $this->name, 'description' => $this->description, ]; } }