GeoLocator::geolocate declares the return type "CountryInterface", but calls the plugin method GeoLocatorInterface::geolocate which declares "string".

The default plugin implementations all actually return strings, so the GeoLocator::geolocate documentation is probably incorrect.

Comments

cburschka created an issue. See original summary.

  • bojanz committed 83ec80e on 8.x-2.x
    Issue #2908570 by cburschka: GeoLocator::geolocate declares @return...
bojanz’s picture

Status: Active » Fixed

Thanks, fixed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.