From 5456eae21df1ae37a09af3dee38c00ad73851604 Mon Sep 17 00:00:00 2001 From: rickwest Date: Wed, 15 Feb 2023 14:32:18 +0000 Subject: [PATCH] Fix styling --- src/Support/helpers.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Support/helpers.php b/src/Support/helpers.php index 30d7304..fef77fc 100644 --- a/src/Support/helpers.php +++ b/src/Support/helpers.php @@ -4,7 +4,6 @@ use RickWest\WordPress\WordPress; if (! function_exists("wordpress")) { - /** * @return Application|mixed|WordPress */