protected property GoogleAuthSettings::$clientSecret in Social Auth Google 8.2
Same name and namespace in other branches
- 8 src/Settings/GoogleAuthSettings.php \Drupal\social_auth_google\Settings\GoogleAuthSettings::clientSecret
- 3.x src/Settings/GoogleAuthSettings.php \Drupal\social_auth_google\Settings\GoogleAuthSettings::clientSecret
Client secret.
Type: string
File
- src/
Settings/ GoogleAuthSettings.php, line 24
Class
- GoogleAuthSettings
- Defines methods to get Social Auth Google settings.
Namespace
Drupal\social_auth_google\SettingsCode
protected $clientSecret;