Cheetah
|
Public Member Functions | |
getBody () | |
Definition at line 31 of file RequestBodyInterface.php.
Facebook\Http\RequestBodyInterface::getBody | ( | ) |
Get the body of the request to send to Graph.
Implemented in Facebook\Http\RequestBodyUrlEncoded, and Facebook\Http\RequestBodyMultipart.