accountEmail = $accountEmail; } public function getAccountEmail() { return $this->accountEmail; } }