diff options
-rw-r--r-- | src/Jasny/Auth/Fetching.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Jasny/Auth/Fetching.php b/src/Jasny/Auth/Fetching.php index 3d1c01d..15e1059 100644 --- a/src/Jasny/Auth/Fetching.php +++ b/src/Jasny/Auth/Fetching.php @@ -1,6 +1,6 @@ <?php -namespace Auth; +namespace Jasny\Auth; /** * Methods that need to be implemented for fetching user info |