We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c7344e commit 04af022Copy full SHA for 04af022
tests/EnumConflict
@@ -10,8 +10,8 @@ use MyCLabs\Enum\Enum;
10
/**
11
* Class EnumConflict
12
*
13
- * @method static EnumFixture FOO()
14
- * @method static EnumFixture BAR()
+ * @method static EnumConflict FOO()
+ * @method static EnumConflict BAR()
15
16
* @author Daniel Costa <danielcosta@gmail.com>
17
* @author Mirosław Filip <mirfilip@gmail.com>
0 commit comments