Skip to content

Commit 7ca65e9

Browse files
add Auth
1 parent 4d6f20e commit 7ca65e9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/Auth/Auth.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?php
2+
3+
class Auth
4+
{
5+
// Auth
6+
}

0 commit comments

Comments
 (0)