Back to Opencart

Class Opencart\System\Library\Request

docs/api/Opencart.System.Library.Request.html

4.1.0.33.6 KB
Original Source

Namespaces

Classes

Class Opencart[System](http://localhost\opencart-master/docs/api/namespace-Opencart.System.html)\[Library](http://localhost\opencart-master/docs/api/namespace-Opencart.System.Library.html)\[Request](http://localhost\opencart-master/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