Definition at line 29 of file FacebookApp.php.
◆ __construct()
Facebook\FacebookApp::__construct |
( |
|
$id, |
|
|
|
$secret |
|
) |
| |
◆ getAccessToken()
Facebook\FacebookApp::getAccessToken |
( |
| ) |
|
Returns an app access token.
- Returns
- AccessToken
Definition at line 84 of file FacebookApp.php.
◆ getId()
Facebook\FacebookApp::getId |
( |
| ) |
|
◆ getSecret()
Facebook\FacebookApp::getSecret |
( |
| ) |
|
◆ serialize()
Facebook\FacebookApp::serialize |
( |
| ) |
|
◆ unserialize()
Facebook\FacebookApp::unserialize |
( |
|
$serialized | ) |
|
◆ $id
Facebook\FacebookApp::$id |
|
protected |
◆ $secret
Facebook\FacebookApp::$secret |
|
protected |
The documentation for this class was generated from the following file: