interface ExistenceAwareInterface (View source)

Methods

setExists(bool $value)

Set the existence state for the session.

Details

SessionHandlerInterface setExists(bool $value)

Set the existence state for the session.

Parameters

bool $value

Return Value

SessionHandlerInterface