From f17d032a00fe031edad2006ff9a172179024c69d Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sat, 13 May 2023 15:21:01 +0200 Subject: [PATCH] cosmetic --- src/BackendBehaviors.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BackendBehaviors.php b/src/BackendBehaviors.php index f3b6691..55ecb73 100644 --- a/src/BackendBehaviors.php +++ b/src/BackendBehaviors.php @@ -154,7 +154,7 @@ class BackendBehaviors /** * Add editor to post tags. - * + * * @param string $editor The editor name (ie dcCKEditor) * @param string $context The editor context (ie post) * @param ArrayObject $alt_tags The editor target (ie textarea id)