Solar_Session::setClass()

public void Solar_Session::setClass ( string $class )

Sets the class segment for $_SESSION; unloads existing store and flash values.

Parameters

  • (string) $class: The class name to segment by.

Returns

  • (void)

Description

Sets the class segment for $_SESSION; unloads existing store and flash values.



Local