Skip to content

Commit f9db7c0

Browse files
Update src/Bridge/Doctrine/MongoDbOdm/Filter/SearchFilter.php
Co-authored-by: Alan Poulain <[email protected]>
1 parent bcc543c commit f9db7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Bridge/Doctrine/MongoDbOdm/Filter/SearchFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ protected function filterProperty(string $property, $value, Builder $aggregation
145145
}
146146

147147
/**
148-
* Adds where clause according to the strategy.
148+
* Add equality match stage according to the strategy.
149149
*
150150
* @throws InvalidArgumentException If strategy does not exist
151151
*/

0 commit comments

Comments
 (0)