X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FOAuth%2FRevoke.php;h=c64193243730502f94e4495e579eea98c49ca576;hb=87f7e26638335719aab58bea6a774e29fa73dc3c;hp=b38133570f3bb391ee56b588e2b4a2821840fc9f;hpb=0f4920dca8afa8479af8793da1f576d2c8262641;p=friendica.git diff --git a/src/Module/OAuth/Revoke.php b/src/Module/OAuth/Revoke.php index b38133570f..c641932437 100644 --- a/src/Module/OAuth/Revoke.php +++ b/src/Module/OAuth/Revoke.php @@ -24,7 +24,7 @@ namespace Friendica\Module\OAuth; use Friendica\Module\BaseApi; /** - * Dummy class for all currently unimplemented endpoints + * @see https://docs.joinmastodon.org/spec/oauth/ */ class Revoke extends BaseApi {