WireSessionHandler::write()

Write the given $data for the given session ID

Usage

$bool = $wireSessionHandler->write(string $id, $data);

Arguments

NameType(s)Description
$idstring

Session ID

$data

Return value

bool


WireSessionHandler methods and properties

API reference based on ProcessWire core version 3.0.252