geocoder-php/GeocoderLaravel

How to access response object? like i need to get locationType form returned results

foziazahoor opened this issue · 1 comments

How to access response object? like i need to get locationType form returned results

I've got the answer... i can access using this code:
$geocoder->first()->getLocationType()