diff options
Diffstat (limited to 'core/classes/authentication/UserInterface.php')
| -rw-r--r-- | core/classes/authentication/UserInterface.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/classes/authentication/UserInterface.php b/core/classes/authentication/UserInterface.php index f81a9ee..b035215 100644 --- a/core/classes/authentication/UserInterface.php +++ b/core/classes/authentication/UserInterface.php @@ -5,7 +5,7 @@ * @package DevCoder\Authentication * */ -// namespace DevCoder\Authentication; +# namespace DevCoder\Authentication; interface UserInterface { |
