summaryrefslogtreecommitdiffstats
path: root/lib/Service/CacheActorService.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Service/CacheActorService.php')
-rw-r--r--lib/Service/CacheActorService.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Service/CacheActorService.php b/lib/Service/CacheActorService.php
index 2aed18e6..e0c989d8 100644
--- a/lib/Service/CacheActorService.php
+++ b/lib/Service/CacheActorService.php
@@ -195,6 +195,7 @@ class CacheActorService {
* @throws SocialAppConfigException
* @throws ItemUnknownException
* @throws RequestResultNotJsonException
+ * @throws UnauthorizedFediverseException
*/
public function getFromAccount(string $account, bool $retrieve = true): Person {