email; } public function getPassword(): string { return $this->password; } public function getRemember(): bool { return $this->remember; } }