]> git.mxchange.org Git - friendica.git/commit
Changes:
authorRoland Häder <roland@mxchange.org>
Thu, 28 Jul 2022 22:06:49 +0000 (00:06 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 28 Jul 2022 22:08:38 +0000 (00:08 +0200)
commit37bda3e5fb39f1b925030d93db1e1392ca4568cf
tree1ebf55b2408bf13b580a6c491534f8e910b1352f
parent5ec407699b69cec52e36064c2663baba7edbad96
Changes:
- fixed wrong type-hint uid => int
- added returned type-hint
- added some documentation
- formatted arrays a bit
src/Model/OpenWebAuthToken.php
src/Module/Diaspora/Receive.php
src/Protocol/Diaspora.php