new Body()
Creates a new request body object.
new Body(array|string|null $contents = null)
Parameters
Name | Type | Default |
---|---|---|
$contents | array |string |null |
null |
Creates a new request body object.
new Body(array|string|null $contents = null)
Name | Type | Default |
---|---|---|
$contents | array |string |null |
null |