Method | Description | |
---|---|---|
all ( ) : array | Get all of the input and files for the request. | |
get ( string $key = null, mixed $default = null ) : mixed | Get an item from the input data. |
Method | Description | |
---|---|---|
getFacadeAccessor ( ) : string | Return the service provider key responsible for the request class. |
protected static getFacadeAccessor ( ) : string | ||
return | string |