class NativeFileSessionHandler extends NativeSessionHandler
NativeFileSessionHandler.
Native session handler using PHP's built in file storage.
Methods
__construct(string $savePath = null) Constructor. |
Details
__construct(string $savePath = null)
Constructor.
Please login to continue.