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 fefda60 commit dff2ce9Copy full SHA for dff2ce9
tests/Enum/NonBackedEnum.php
@@ -2,7 +2,7 @@
2
3
namespace Spatie\Activitylog\Test\Enum;
4
5
-enum NonBackedEnum
+Enum NonBackedEnum
6
{
7
case Admin;
8
0 commit comments