Skip to content

Commit 43db94c

Browse files
authored
Merge pull request #167 from enumag/patch-2
2 parents a867478 + 5d1e09e commit 43db94c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ use MyCLabs\Enum\Enum;
3434

3535
/**
3636
* Action enum
37+
*
38+
* @extends Enum<Action::*>
3739
*/
3840
final class Action extends Enum
3941
{

0 commit comments

Comments
 (0)