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\HttpCode
protected $files = array();