Welcome Guest, Not a member yet? Register   Sign In
Extending a framework (non-core) library
#2

You could specify your own driver in application/Config/App.php (~ line 184), eg App\Session\MySessionHandler which implements CodeIgniter\Session\SessionInterface or which overrides one of the existing Session handlers. I am not sure if it would be better/appropriate to have your code inside application/Libraries, or to place it inside application/Session.
Reply


Messages In This Thread
RE: Extending a framework (non-core) library - by ciadmin - 09-16-2018, 10:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB