Skip to content

Commit f24f699

Browse files
committed
cs
1 parent 8153e2e commit f24f699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DependencyInjection/BazingaGeocoderExtension.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ public function load(array $configs, ContainerBuilder $container)
115115

116116
if (isset($config['providers']['mapquest'])) {
117117
$mapquestParams = $config['providers']['mapquest'];
118-
118+
119119
$this->addProvider('mapquest', array($mapquestParams['api_key']));
120120
}
121121

0 commit comments

Comments
 (0)