interface
Illuminate
/
Session
/
ExistenceAwareInterface
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
ExistenceAwareInterface
Methods
public
setExists ( $value ) : SessionHandlerInterface
Set the existence state for the session.
Parameters
- $value bool