Commit Graph

7 Commits

Author SHA1 Message Date
nupplaPhil
1408908c84 Refactor Session Handling (make it more simple & handler are now handler again) 2019-12-11 20:30:31 +01:00
nupplaPhil
b9f8762eb3 Use Native Session functions (global "$_SESSION" variable) for Memory class because of the direct usage of the $_SESSION class all around the codebase 2019-12-10 22:29:49 +01:00
nupplaPhil
eca3396851 rename usage 2019-12-10 21:52:23 +01:00
nupplaPhil
07d2909927 double use 2019-12-10 21:51:06 +01:00
nupplaPhil
ce2610000b Renaming class 2019-12-10 08:49:33 +01:00
nupplaPhil
cad7e534a4 Add phpdoc 2019-12-10 00:50:05 +01:00
nupplaPhil
555513e4b4 Add Session Management instances (including Depenency Injection)
- Prerequesite for mocking Sessions
- Reduce "App" class complexity
2019-12-10 00:44:56 +01:00