userId = $row['userId']; $this->firstName = $row['firstName']; $this->lastName = $row['lastName']; $this->email = $row['email'] } } ?>