interface
Illuminate
/
Session
/
ExistenceAwareInterface
You are viewing an older version of the documentation. For the latest, please visit master documentation.
ExistenceAwareInterface
Methods
public
setExists ( $value ) : SessionHandlerInterface
Set the existence state for the session.
Parameters
- $value bool