StyleCI fix
This commit is contained in:
parent
e316f98e26
commit
6b71ff74c1
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ class NotesController extends Controller
|
|||
'zoom' => 18,
|
||||
'addressdetails' => 1,
|
||||
],
|
||||
'headers' => ['User-Agent' => 'jonnybarnes.uk via Guzzle, email jonny@jonnybarnes.uk']
|
||||
'headers' => ['User-Agent' => 'jonnybarnes.uk via Guzzle, email jonny@jonnybarnes.uk'],
|
||||
]);
|
||||
$json = json_decode($response->getBody());
|
||||
if (isset($json->address->town)) {
|
||||
|
|
Loading…
Add table
Reference in a new issue