WireSessionHandler::write()
Write the given $data for the given session ID
Usage
$bool = $wireSessionHandler->write(string $id, $data);Arguments
| Name | Type(s) | Description |
|---|---|---|
$id | string | Session ID |
$data |
Return value
bool
WireSessionHandler methods and properties
API reference based on ProcessWire core version 3.0.252