]> git.mxchange.org Git - friendica.git/commit
Move Mastodon API factories to Factory\Api\Mastodon
authorHypolite Petovan <hypolite@mrpetovan.com>
Tue, 28 Jan 2020 12:33:37 +0000 (07:33 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 28 Jan 2020 12:33:55 +0000 (07:33 -0500)
commit1ac9107e5f81fb00665b97565431a9daf31ce180
tree0dc42d28e4c0143d9b5a77e9d2997732b96a625d
parent75a2190af5fce8ec02ea69ed1753fd57b57d62b3
Move Mastodon API factories to Factory\Api\Mastodon
src/DI.php
src/Factory/Api/Mastodon/Account.php [new file with mode: 0644]
src/Factory/Api/Mastodon/Emoji.php [new file with mode: 0644]
src/Factory/Api/Mastodon/FollowRequest.php [new file with mode: 0644]
src/Factory/Api/Mastodon/Relationship.php [new file with mode: 0644]
src/Factory/Mastodon/Account.php [deleted file]
src/Factory/Mastodon/FollowRequest.php [deleted file]
src/Factory/Mastodon/Relationship.php [deleted file]