1 # static http\Message\Body http\Env::getRequestBody([string $body_class_name])
3 Retreive the current HTTP request's body.
7 * Optional string $body_class_name
8 A user class extending http\Message\Body.
12 * http\Message\Body instance representing the request body
16 * http\Exception\InvalidArgumentException
17 * http\Exception\UnexpectedValueException