Open Journal Systems
3.3.0
|
Static Public Member Functions | |
static | popSessionCookie (string $sessionName, string $sessionId) |
Session utility functions.
Definition at line 22 of file SessionUtils.php.
|
static |
Finds the session header amongst the headers that are to be sent, removes it, and returns it so the caller can process it further.
Definition at line 28 of file SessionUtils.php.
Referenced by Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler\destroy(), Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage\regenerate(), and Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage\start().