errors[$attribute] = $message; } public function resetErrors() { $this->errors = array(); } }