@@ -325,7 +325,7 @@ |
||
| 325 | 325 | * test to see if address is found. If address if found then |
| 326 | 326 | * it will write the object, otherwise it returns null. |
| 327 | 327 | * @params array $array (optional) |
| 328 | - * @return this|null |
|
| 328 | + * @return GoogleMapLocationsObject|null |
|
| 329 | 329 | */ |
| 330 | 330 | public function findGooglePointsAndWriteIfFound($params = []) |
| 331 | 331 | { |