Skip to content
This repository was archived by the owner on Nov 4, 2021. It is now read-only.

Commit c7d1772

Browse files
babenkoivanStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent af8afa7 commit c7d1772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Builders/FilterBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ public function whereGeoPolygon($field, array $points)
370370
*
371371
* @param string $field
372372
* @param array $shape
373-
* @param string $relation
373+
* @param string $relation
374374
* @return $this
375375
*/
376376
public function whereGeoShape($field, array $shape, $relation = 'INTERSECTS')

0 commit comments

Comments
 (0)