@@ -129,7 +129,7 @@ discard block |
||
129 | 129 | /** |
130 | 130 | * Constructor. |
131 | 131 | * |
132 | - * @param mixed $coordsOrAddress string or array with lat and lon |
|
132 | + * @param string $coordsOrAddress string or array with lat and lon |
|
133 | 133 | * @param string $format |
134 | 134 | * @param boolean $directional |
135 | 135 | * @param string $separator |
@@ -354,7 +354,7 @@ discard block |
||
354 | 354 | * |
355 | 355 | * @since 2.0 |
356 | 356 | * |
357 | - * @return string |
|
357 | + * @return boolean |
|
358 | 358 | */ |
359 | 359 | public function hasGroup() { |
360 | 360 | return $this->group !== ''; |