From 16141b87a5b38b8e9db7b29c0cf2741bcb70ac73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Wed, 27 Dec 2023 16:46:31 +0100 Subject: [PATCH] fix phpcs --- includes/collection/class-followers.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/collection/class-followers.php b/includes/collection/class-followers.php index a55f823..9c4d55f 100644 --- a/includes/collection/class-followers.php +++ b/includes/collection/class-followers.php @@ -23,8 +23,8 @@ class Followers { /** * Add new Follower. * - * This does not add the follow relationship. - * + * This does not add the follow relationship. + * * The follow relationship can be added later with add_follow_relationship which is usually done when the Accept respone is sent. * * @param string $actor The Actor URL