Documentation

Request.php

Interfaces, Classes and Traits

Request
The request class is a component that allows developers to retrieve information about data that usually is delivered by the webserver. For example, get and post data are usually stored by this object in order to allow your app to use it.

Search results