Facebook::getAppId()
Get the app id that the SDK is currently using.
// Get the current app id $appId = $facebook->getAppId();
None.