Solar_Session_Handler_Adapter_Native::__destruct()

public void Solar_Session_Handler_Adapter_Native::__destruct ( void )

Destructor; calls session_write_close() so that the session gets written before the object is destroyed.

Inherited from Solar_Session_Handler_Adapter.

Parameters

  • None.

Returns

  • (void)

Description

Destructor; calls session_write_close() so that the session gets written before the object is destroyed.



Local