]> git.mxchange.org Git - friendica.git/commit
Changes:
authorRoland Häder <roland@mxchange.org>
Mon, 20 Jun 2022 19:21:32 +0000 (21:21 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 20 Jun 2022 19:22:46 +0000 (21:22 +0200)
commitfbae0b8bcfac80d494d81b656f62d04216ed0a04
tree8f613bbd2dbc89b34f500fc731da012c6ab6a393
parentea22e88896193a337535121187c94942b45af08a
Changes:
- renamed ItemArrayFromMail() to getItemArrayFromMail() to follow naming-convetion
- added missing type-hints
- added missing documentation
src/Factory/Api/Mastodon/Status.php
src/Protocol/ActivityPub/Processor.php
src/Protocol/ActivityPub/Receiver.php
src/Protocol/ActivityPub/Transmitter.php
src/Worker/Notifier.php