Class Request
Methods | ||
---|---|---|
public
|
__construct()
|
# |
public
|
clean(mixed $data): mixed
|
# |
Properties | |||
---|---|---|---|
public
|
array<string, mixed>
|
$get = []
|
# |
public
|
array<string, mixed>
|
$post = []
|
# |
public
|
array<string, mixed>
|
$cookie = []
|
# |
public
|
array<string, mixed>
|
$files = []
|
# |
public
|
array<string, mixed>
|
$server = []
|
# |