SessionHelper

SessionHelper

class SessionHelper extends Helper

SessionHelper provides read-only access to the session attributes.

Methods

setCharset(string $charset)

Sets the default charset.

from Helper
string getCharset()

Gets the default charset.

from Helper
登录查看完整内容