]> git.mxchange.org Git - friendica.git/commit
Changes:
authorRoland Häder <roland@mxchange.org>
Thu, 21 Jul 2022 14:01:38 +0000 (16:01 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 23 Jul 2022 19:58:00 +0000 (21:58 +0200)
commitba1c1049d6b17a107d5e1022c257273ad60e6894
treeda7b741743035fbd6fe0517d962b60d1dd91e096
parenta2a7d04fa1f3073e1bf79703e9516b20e502c225
Changes:
- added some type-hints
- added some documentation
- used self::exists() instead of DBA::exists('user', ['uid' => $uid])
src/Model/Profile.php
src/Model/User.php