#make class with static function
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
How are you creating these objects?
if you are creating a new instance of the class you shouldn't have any errors
@gaunt cedar But wouldn't this class require a constructor if email and password are required fields?
tbh, it clearly is not clear what the intent of this class is.