Skip to content

Commit

Permalink
CS
Browse files Browse the repository at this point in the history
  • Loading branch information
cleptric committed Dec 10, 2024
1 parent 1580c95 commit 773e265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Options.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
Expand Down

0 comments on commit 773e265

Please sign in to comment.