protected property FacebookAuthSettings::$appSecret in Social Auth Facebook 8
Same name and namespace in other branches
- 8.2 src/Settings/FacebookAuthSettings.php \Drupal\social_auth_facebook\Settings\FacebookAuthSettings::appSecret
 - 3.x src/Settings/FacebookAuthSettings.php \Drupal\social_auth_facebook\Settings\FacebookAuthSettings::appSecret
 
Application secret.
Type: string
File
- src/
Settings/ FacebookAuthSettings.php, line 24  
Class
- FacebookAuthSettings
 - Defines methods to get Social Auth Facebook app settings.
 
Namespace
Drupal\social_auth_facebook\SettingsCode
protected $appSecret;