interface ExistenceAwareInterface (View source)

Methods

setExists( bool $value)

Set the existence state for the session.

Details

at line line 13
SessionHandlerInterface setExists( bool $value)

Set the existence state for the session.

Parameters

bool $value

Return Value

SessionHandlerInterface