We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b725a4 commit 7b6e224Copy full SHA for 7b6e224
1 file changed
src/Enum/AdditionalWaypointVisibilityType.php
@@ -2,7 +2,7 @@
2
3
namespace Geocaching\Enum;
4
5
-class AdditionalWaypointType extends EnumAbstract
+class AdditionalWaypointVisibilityType extends EnumAbstract
6
{
7
protected static $list = [
8
0 => 'Visible',
0 commit comments