Skip to content

Commit 401362c

Browse files
author
Mohammed Mahmoudi
committed
fix: use statement for a phpdoc return tag
1 parent 7380e42 commit 401362c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Geocoder/Geocoder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
use Geocoder\Provider\ProviderInterface;
1414
use Geocoder\Result\ResultFactoryInterface;
1515
use Geocoder\Result\DefaultResultFactory;
16+
use Geocoder\Result\ResultInterface;
1617

1718
/**
1819
* @author William Durand <[email protected]>

0 commit comments

Comments
 (0)