diff --git a/src/Model/LatLongModel.php b/src/Model/LatLongModel.php index 3fdde5d..4c0cfef 100644 --- a/src/Model/LatLongModel.php +++ b/src/Model/LatLongModel.php @@ -23,3 +23,4 @@ class LatLongModel return $this->longitude; } } +