Skip to content

Commit

Permalink
Change php docs
Browse files Browse the repository at this point in the history
  • Loading branch information
netzknecht committed Sep 14, 2023
1 parent dc8977e commit 2b494c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SearchFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ public function __call($method, $parameters)
/**
* Returns a new Searcher instance.
*
* @return \ProtoneMedia\LaravelCrossEloquentSearch\Searcher
* @return \Konekt\Search\Searcher
*/
public function new(): Searcher
{
Expand Down

0 comments on commit 2b494c7

Please sign in to comment.