laravel / 5.2.31 / api / 5.2 / illuminate / session / existenceawareinterface.html /

ExistenceAwareInterface

interface ExistenceAwareInterface (View source)

Methods

SessionHandlerInterface 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

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.2/Illuminate/Session/ExistenceAwareInterface.html