Sorry if this is in the wrong forum.
I’m just curious what the proper method of saving data to the session is when developing an EE Module?
I can’t seem to find a method in the $SESS class for it. I can see the set_cookie() method in the $FNS class, but not set_session().
Any ideas?
Thanks.