#make class with static function

1 messages · Page 1 of 1 (latest)

gilded echo
#

How are you creating these objects?

gaunt cedar
#

if you are creating a new instance of the class you shouldn't have any errors

gilded echo
#

@gaunt cedar But wouldn't this class require a constructor if email and password are required fields?

gaunt cedar
#

tbh, it clearly is not clear what the intent of this class is.