From fa7303bc99ed56e6770928d59e16ee3306e26750 Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Mon, 27 Mar 2023 03:19:43 +0300 Subject: several tests on user_manager extension --- core/classes/authentication/UserInterface.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/classes/authentication/UserInterface.php') 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 { -- cgit v1.2.3