We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee4118 commit 279edf9Copy full SHA for 279edf9
src/Traits/HasSpatial.php
@@ -13,8 +13,8 @@ public function newEloquentBuilder($query): SpatialBuilder
13
}
14
15
/**
16
- * @param array<string, mixed> $attributes
17
- * @param bool $sync
+ * @param array<string, mixed> $attributes
+ * @param bool $sync
18
* @return $this
19
*/
20
public function setRawAttributes(array $attributes, $sync = false)
0 commit comments