]> git.mxchange.org Git - friendica.git/commit
Add exception throw when contact data isn't available in Factory/Api/Mastodon/Relatio...
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 26 Mar 2023 22:30:31 +0000 (18:30 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 28 Mar 2023 01:31:53 +0000 (21:31 -0400)
commit1a21f19f42619bd847c28790a266da6f31be8335
tree1c4efc342cdf39d59525df5e38da0c7b8270ba22
parentf61fd93db02bc2d66e1473ca34dc1154e77217a3
Add exception throw when contact data isn't available in Factory/Api/Mastodon/Relationship

- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1445323023
- Remove default value to parameter which array keys are used in method body
src/Factory/Api/Mastodon/Relationship.php
src/Object/Api/Mastodon/Relationship.php