]> git.mxchange.org Git - friendica.git/commit
Add new Local relationship classes
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 7 Nov 2021 20:00:25 +0000 (15:00 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 21 Nov 2021 23:59:37 +0000 (18:59 -0500)
commit25455eab6332c6eab02f3a6c6e6889bb186882bd
treeb60dec1aeb9437861bdb165ac727970599f5c9bc
parentf7714c09e6af4f80287ad3e91bd2e8af82a9ac04
Add new Local relationship classes
src/Contact/LocalRelationship/Entity/LocalRelationship.php [new file with mode: 0644]
src/Contact/LocalRelationship/Exception/LocalRelationshipPersistenceException.php [new file with mode: 0644]
src/Contact/LocalRelationship/Factory/LocalRelationship.php [new file with mode: 0644]
src/Contact/LocalRelationship/Repository/LocalRelationship.php [new file with mode: 0644]