20231010#5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace Rmphp\Session\Session;
|
||||
namespace Rmphp\Session;
|
||||
|
||||
class Session implements SessionInterface {
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* Time: 14:34
|
||||
*/
|
||||
|
||||
namespace Rmphp\Session\Session;
|
||||
namespace Rmphp\Session;
|
||||
|
||||
interface SessionInterface {
|
||||
|
||||
Reference in New Issue
Block a user