]> git.mxchange.org Git - friendica.git/commit
Move delivery functionality to a new class
authorMichael <heluecht@pirati.ca>
Fri, 30 Dec 2022 21:19:55 +0000 (21:19 +0000)
committerMichael <heluecht@pirati.ca>
Fri, 30 Dec 2022 21:19:55 +0000 (21:19 +0000)
commit6d087ee4559af08d5d727973a95993004a4425b3
tree4dcca78525bbb2a3a1dec2d0ab26223ec1e4a783
parent938f3d80c8c6491c12a4040bdc56c969f4b17b39
Move delivery functionality to a new class
src/Protocol/Delivery.php [new file with mode: 0644]
src/Worker/Delivery.php [deleted file]