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 e2219ee commit 4ce7028Copy full SHA for 4ce7028
src/Auth/Auth.php
@@ -1,4 +1,5 @@
1
-<?php
+<?php declare(strict_types=1);
2
+namespace Supabase\Auth;
3
class Auth {
4
//
5
}
0 commit comments