Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7dc5b9e

Browse files
committed
Mark ProviderAggregator as NOT final.
1 parent 6afed79 commit 7dc5b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Common/ProviderAggregator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
/**
2222
* @author William Durand <[email protected]>
2323
*/
24-
final class ProviderAggregator implements Geocoder
24+
class ProviderAggregator implements Geocoder
2525
{
2626
/**
2727
* @var Provider[]

0 commit comments

Comments
 (0)