summaryrefslogtreecommitdiff
path: root/core/classes/authentication/Token/UserTokenInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/classes/authentication/Token/UserTokenInterface.php')
-rw-r--r--core/classes/authentication/Token/UserTokenInterface.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/classes/authentication/Token/UserTokenInterface.php b/core/classes/authentication/Token/UserTokenInterface.php
index f095a17..8e8b642 100644
--- a/core/classes/authentication/Token/UserTokenInterface.php
+++ b/core/classes/authentication/Token/UserTokenInterface.php
@@ -4,9 +4,9 @@
* @package DevCoder\Authentication\Token
*
*/
-// namespace DevCoder\Authentication\Token;
-
-// use DevCoder\Authentication\UserInterface;
+# namespace DevCoder\Authentication\Token;
+#
+# use DevCoder\Authentication\UserInterface;
interface UserTokenInterface
{