_id = $data['id']; $this->_username = $data['username']; $this->_name = $data['name']; $this->_email = $data['email']; } }