You are here

protected property Request::$files in RESTful 7.2

Files attached to the request.

Type: array

File

src/Http/Request.php, line 103
Contains \Drupal\restful\Http\Request

Class

Request
Deals with everything coming from the consumer.

Namespace

Drupal\restful\Http

Code

protected $files = array();