Skip to content

Commit 279edf9

Browse files
committed
Formatting
1 parent 8ee4118 commit 279edf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Traits/HasSpatial.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ public function newEloquentBuilder($query): SpatialBuilder
1313
}
1414

1515
/**
16-
* @param array<string, mixed> $attributes
17-
* @param bool $sync
16+
* @param array<string, mixed> $attributes
17+
* @param bool $sync
1818
* @return $this
1919
*/
2020
public function setRawAttributes(array $attributes, $sync = false)

0 commit comments

Comments
 (0)