Hi,
I am wondering on how to access session variables inside FactoryDefault::setShared()
or most commonly know as $di
. I know we can access it using $_SESSION
but is there any more Phalcon way of doing this?
Thanks!
Hi,
I am wondering on how to access session variables inside FactoryDefault::setShared()
or most commonly know as $di
. I know we can access it using $_SESSION
but is there any more Phalcon way of doing this?
Thanks!