Skip to content

Commit c06cca2

Browse files
authored
Apply fixes from StyleCI (#1085)
1 parent 0380943 commit c06cca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Provider/GoogleMapsPlaces/Model/GooglePlace.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ public function withFormattedAddress(string $formattedAddress = null)
181181
}
182182

183183
/**
184-
* @return null|string
184+
* @return string|null
185185
*/
186186
public function getVicinity()
187187
{

0 commit comments

Comments
 (0)