mirror of
https://github.com/appwrite/appwrite
synced 2026-05-05 22:38:37 +00:00
233 B
233 B
setProject('')
->setKey('')
;
$account = new Account($client);
$result = $account->updateEmail('email@example.com', 'password');