@@ -23,7 +23,7 @@ |
||
| 23 | 23 | */ |
| 24 | 24 | public function __construct() |
| 25 | 25 | { |
| 26 | - self::makeConnection(); |
|
| 26 | + self::makeConnection(); |
|
| 27 | 27 | } |
| 28 | 28 | |
| 29 | 29 | /** |
@@ -24,8 +24,8 @@ |
||
| 24 | 24 | protected $fuzzy_helper; |
| 25 | 25 | |
| 26 | 26 | /** |
| 27 | - * GeoFixer construct |
|
| 28 | - */ |
|
| 27 | + * GeoFixer construct |
|
| 28 | + */ |
|
| 29 | 29 | public function __construct() |
| 30 | 30 | { |
| 31 | 31 | $this->string_helper = new StringHelper(); |