Cheetah
Public Member Functions | List of all members
Facebook\Http\RequestBodyInterface Interface Reference
Inheritance diagram for Facebook\Http\RequestBodyInterface:
Facebook\Http\RequestBodyMultipart Facebook\Http\RequestBodyUrlEncoded

Public Member Functions

 getBody ()
 

Detailed Description

Definition at line 31 of file RequestBodyInterface.php.

Member Function Documentation

◆ getBody()

Facebook\Http\RequestBodyInterface::getBody ( )

Get the body of the request to send to Graph.

Returns
string

Implemented in Facebook\Http\RequestBodyUrlEncoded, and Facebook\Http\RequestBodyMultipart.


The documentation for this interface was generated from the following file: