- Issue created by @alberto56
- πΊπ¦Ukraine paulrad
Hello, @alberto56! Could you please clarify steps to reproduce the issue?
- Status changed to Closed: duplicate
over 1 year ago 5:15pm 21 September 2023 - π¨π¦Canada alberto56
Upon inspection, this was fixed in commit fe2d502d - Issue #3384929 by ChristianAdamski: Fix v4 Testing (10 days ago), where "public static function create(ContainerInterface $container, array $configuration, $plugin_id, $plugin_definition)" was changed to "public static function create(ContainerInterface $container, array $configuration, $plugin_id, $plugin_definition): DataProviderInterface" in ./modules/geolocation_address/src/Plugin/geolocation/DataProvider/AddressFieldProvider.php
However it is not included in the 4.0.0-alpha2 release, which I was using.
I will therefore set this to duplicate of #3384929 and starting using the latest dev release, my apologies!