SimpleSoftwareIO\SMS\MakesRequests::getBody PHP Method

getBody() protected method

Returns the body array.
protected getBody ( ) : array
return array
    protected function getBody()
    {
        return $this->body;
    }