Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a50f281

Browse files
add missing file
1 parent 4d15893 commit a50f281

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎tests/helpers.php‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?php
2+
3+
namespace DaniloPolani\JsonValidation\Tests;
4+
5+
enum TestEnumRole: string
6+
{
7+
case Admin = 'admin';
8+
case User = 'user';
9+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /