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

Skip to content

Commit 20044fe

Browse files
danhunsakerNyholm
authored andcommitted
Mark GeoJson dumper as Dumper implementation (#926)
1 parent aaa17bd commit 20044fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dumper/GeoJson.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
/**
1818
* @author Jan Sorgalla <[email protected]>
1919
*/
20-
final class GeoJson extends AbstractArrayDumper
20+
final class GeoJson extends AbstractArrayDumper implements Dumper
2121
{
2222
/**
2323
* {@inheritdoc}

0 commit comments

Comments
 (0)