*/ public function validEntries(): Collection { return $this->success->merge($this->unmodified); } }