Skip to content

Commit d6ab0d7

Browse files
committed
Updated options
1 parent d358a83 commit d6ab0d7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/Options.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
final class Options
66
{
7-
const USER_AGENT = 'user_agent';
8-
const USER_AGENT_STRATEGY = 'user_agent_strategy';
9-
const PACKAGE = 'package';
7+
const STRATEGY = 'user_agent_strategy';
8+
const PACKAGE = 'package';
109
}

0 commit comments

Comments
 (0)