You are here

private property Request::$parsedBody in RESTful 7.2

Holds the parsed body.

Type: array

File

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

Class

Request
Deals with everything coming from the consumer.

Namespace

Drupal\restful\Http

Code

private $parsedBody;