Skip to content

Commit 0978369

Browse files
grimzyStyleCIBot
authored andcommitted
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent a623639 commit 0978369

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Eloquent/SpatialTrait.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ public function isColumnAllowed($geometryColumn)
115115
if (!in_array($geometryColumn, $this->getSpatialFields())) {
116116
throw new SpatialFieldsNotDefinedException();
117117
}
118+
118119
return true;
119120
}
120121

0 commit comments

Comments
 (0)