]> git.mxchange.org Git - friendica.git/commit
Move ContactRelation class to Contact\Relation
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 3 Aug 2020 17:10:49 +0000 (13:10 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 3 Aug 2020 17:38:26 +0000 (13:38 -0400)
commita74c547af470947c3420157cba237c4951da58f4
tree6c10fb44285c331e9d7b97e8164d53ed8f911092
parent24a82110fd45a8422efee0677b7acc214aa66e9a
Move ContactRelation class to Contact\Relation

- Update references in GContact
src/Model/Contact.php
src/Model/Contact/Relation.php [new file with mode: 0644]
src/Model/ContactRelation.php [deleted file]
src/Model/GContact.php
src/Model/Item.php
src/Module/Admin/Site.php
src/Worker/ContactDiscovery.php