Skip to content

Commit

Permalink
Merge pull request #30 from michelepizzi/master
Browse files Browse the repository at this point in the history
H397 code for an italian city
  • Loading branch information
robertogallea committed Sep 27, 2021
2 parents 6551605 + 7b44e98 commit 097f23b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/CityCodeDecoders/InternationalCitiesStaticList.php
Original file line number Diff line number Diff line change
Expand Up @@ -5888,6 +5888,7 @@ class InternationalCitiesStaticList implements CityDecoderInterface
'H392' => "ROCCA D'ARAZZO",
'H395' => "ROCCA DE' BALDI",
'H396' => "ROCCA DE' GIORGI",
'H397' => 'ROCCA DEL COLLE',
'H398' => "ROCCA D'EVANDRO",
'H399' => 'ROCCA DI BOTTE',
'H400' => 'ROCCA DI CAMBIO',
Expand Down
1 change: 1 addition & 0 deletions src/CityCodeDecoders/ItalianCitiesStaticList.php
Original file line number Diff line number Diff line change
Expand Up @@ -5889,6 +5889,7 @@ class ItalianCitiesStaticList implements CityDecoderInterface
'H392' => "ROCCA D'ARAZZO",
'H395' => "ROCCA DE' BALDI",
'H396' => "ROCCA DE' GIORGI",
'H397' => 'ROCCA DEL COLLE',
'H398' => "ROCCA D'EVANDRO",
'H399' => 'ROCCA DI BOTTE',
'H400' => 'ROCCA DI CAMBIO',
Expand Down

0 comments on commit 097f23b

Please sign in to comment.