__construct()
__construct(string $keyname)
Constructor.
Parameters
string | $keyname | An optional primary key for the session data. The key is useful for preventing conflicts in session data stored by different modules or actions. |