]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib/template/address-geocodejson.php
fix phpcs issues
[nominatim.git] / lib / template / address-geocodejson.php
index 6ccbeb5786b0563737bf647662205107a2b476b5..98c368b324b0342b7cb3d2db804eec02337cde7c 100644 (file)
@@ -34,7 +34,7 @@ if (empty($aPlace)) {
 
     if (isset($aPlace['address'])) {
         $aPlace['address']->addGeocodeJsonAddressParts(
-          $aFilteredPlaces['properties']['geocoding']
+            $aFilteredPlaces['properties']['geocoding']
         );
 
         $aFilteredPlaces['properties']['geocoding']['admin']