]> git.mxchange.org Git - friendica.git/commit
Replace all 'fsuggest' usages with the new paradigm
authorPhilipp <admin@philipp.info>
Thu, 21 Oct 2021 21:13:19 +0000 (23:13 +0200)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 24 Oct 2021 01:45:35 +0000 (21:45 -0400)
commitb407fbedc1ccf9b7fe5226898ee232482c0fe438
treef50b937fd231f7ca08fd2e30ca3132caccd2dcb8
parent82a6c7803318fc43ccb0bbd32ba3d18f7cc9f76e
Replace all 'fsuggest' usages with the new paradigm
src/Contact/FriendSuggest/Collection/FriendSuggests.php [new file with mode: 0644]
src/Contact/FriendSuggest/Depository/FriendSuggest.php
src/Contact/FriendSuggest/Exception/FriendSuggestNotFoundException.php [new file with mode: 0644]
src/Contact/FriendSuggest/Factory/FriendSuggest.php
src/Worker/Contact/RemoveContent.php
src/Worker/Delivery.php