items[] = $item; } public function toArray(): array { return $this->items; } }