]> source.dussan.org Git - nextcloud-server.git/commit
Add method to set all account properties from json
authorChristopher Ng <chrng8@gmail.com>
Tue, 8 Mar 2022 00:49:00 +0000 (00:49 +0000)
committerChristopher Ng <chrng8@gmail.com>
Thu, 17 Mar 2022 16:33:19 +0000 (16:33 +0000)
commit2d9d0702f00410c5868482c0017fc93a06eaef90
tree4ebe2bdf58abd10c6c08bd32ee2b3f3236aceff3
parent2a75c303b5ce01f809866a0afb326663b9f9d125
Add method to set all account properties from json

Signed-off-by: Christopher Ng <chrng8@gmail.com>
lib/private/Accounts/Account.php
lib/public/Accounts/IAccount.php
tests/lib/Accounts/AccountTest.php