Skip to content

Commit

Permalink
Update userModel.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron-GMM authored Jan 12, 2024
1 parent 173f56e commit 39a1c06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Model/userModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,5 @@ public function setPassword($password) {
}
}

//$user = new UserClass("JohnDoe", "john.doe@example.com", ["city" => "New York", "state" => "NY"], "secretpassword");

?>

0 comments on commit 39a1c06

Please sign in to comment.