Skip to content

Commit 4ce7028

Browse files
Supabase Auth
1 parent e2219ee commit 4ce7028

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Auth/Auth.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<?php
1+
<?php declare(strict_types=1);
2+
namespace Supabase\Auth;
23
class Auth {
34
//
45
}

0 commit comments

Comments
 (0)