We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7380e42 + 401362c commit fcb5c02Copy full SHA for fcb5c02
1 file changed
src/Geocoder/Geocoder.php
@@ -13,6 +13,7 @@
13
use Geocoder\Provider\ProviderInterface;
14
use Geocoder\Result\ResultFactoryInterface;
15
use Geocoder\Result\DefaultResultFactory;
16
+use Geocoder\Result\ResultInterface;
17
18
/**
19
* @author William Durand <[email protected]>
0 commit comments