Facebook::useFileUploadSupport()
Get whether file upload support has been enabled in the SDK.
//Get the current support status $uploadSupported = $facebook->useFileUploadSupport();
None.