errors[] = $error; } public function getErrors(): array { return $this->errors; } }