replace double-quoting with single quotes where applicable

This commit is contained in:
Sarah Hoffmann
2017-10-26 21:21:21 +02:00
parent 71602afcad
commit 6c1977b448
32 changed files with 436 additions and 436 deletions

View File

@@ -24,9 +24,9 @@ class NominatimTest extends \PHPUnit_Framework_TestCase
$this->assertEquals(
array(
'label' => "Country",
'label' => 'Country',
'frequency' => 0,
'icon' => "poi_boundary_administrative",
'icon' => 'poi_boundary_administrative',
'defzoom' => 6,
'defdiameter' => 15,
'importance' => 3