]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/ActivityPub/Whoami.php
C2S: Improve C2S-API, fix inbox endpoint
[friendica.git] / src / Module / ActivityPub / Whoami.php
index ab72b4e15249d71e9f38feba68ff4f98937460bb..f9513907cc53fcf8f15d652fe6cfb277369f961d 100644 (file)
@@ -29,7 +29,7 @@ use Friendica\Module\BaseApi;
 use Friendica\Protocol\ActivityPub;
 
 /**
- * Dummy class for all currently unimplemented endpoints
+ * "who am i" endpoint for ActivityPub C2S
  */
 class Whoami extends BaseApi
 {