docs/api/Opencart.System.Library.Request.html
Class Request
Located at system\library\request.php
| Methods |
|---|
| ` |
public
` | `__construct()`
Constructor
Constructor
| # | | `
public
` | `clean(mixed $data): mixed`
Clean
Clean
| # |
| 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 = []`
| # |
OpenCart API API documentation generated by ApiGen dev-master