Solar_Csrf::_update()

protected void Solar_Csrf::_update ( void )

Updates this object with current values.

Parameters

  • None.

Returns

  • (void)

Description

Updates this object with current values.

This helps to maintain transitions between not having a session and then having one; in the non-session state, there will be no token, so we can't expect its presence until the next page load.



Local