Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 70324a7

Browse files
committed
StyleCI fixes
1 parent 480ac59 commit 70324a7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

‎src/Eloquent/Builder.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ protected function asWKT(GeometryInterface $geometry)
3434
/**
3535
* Set the WKT options.
3636
*
37-
* @param string $wktOptions
37+
* @param string $wktOptions
38+
*
3839
* @return self
3940
*/
4041
public function withWktOptions($wktOptions)

‎src/Eloquent/SpatialExpression.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ public function getSrid()
3434
/**
3535
* Set the WKT options.
3636
*
37-
* @param string $wktOptions
37+
* @param string $wktOptions
38+
*
3839
* @return self
3940
*/
4041
public function withWktOptions($wktOptions)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /