FacturaScripts

Session
in package

Tags
author

Carlos García Gómez [email protected]

Table of Contents

$data  : mixed
get()  : mixed
getClientIp()  : string
set()  : void
user()  : User

Properties

$data

private static mixed $data = []

Methods

get()

public static get(string $key) : mixed
Parameters
$key : string
Return values
mixed

getClientIp()

public static getClientIp() : string
Return values
string

set()

public static set(string $key, mixed $value) : void
Parameters
$key : string
$value : mixed
Return values
void

Search results