From 773e26558945e6265ecdd03648b4f87df9bf319b Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Tue, 10 Dec 2024 13:48:53 +0100 Subject: [PATCH] CS --- src/Options.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Options.php b/src/Options.php index 6950ba494..eb4ffb1f1 100644 --- a/src/Options.php +++ b/src/Options.php @@ -395,7 +395,7 @@ public function getSpotlightUrl(): string /** * @return $this * - * @deprecated since version 4.11. To be removed in 5.x. You may use `enableSpotlight` instead. + * @deprecated since version 4.11. To be removed in 5.x. You may use `enableSpotlight` instead. */ public function setSpotlightUrl(string $url): self {