Open the session
Usage
$bool = $wireSessionHandler->open(string $path, string $name);
Arguments
Name | Type(s) | Description |
---|---|---|
path | string | Save path |
name | string | Name of session |
Return value
bool
True on success, false on failure
WireSessionHandler methods and properties
API reference based on ProcessWire core version 3.0.236