You are here

protected property GoogleAuthSettings::$restrictedDomain in Social Auth Google 3.x

Same name and namespace in other branches
  1. 8.2 src/Settings/GoogleAuthSettings.php \Drupal\social_auth_google\Settings\GoogleAuthSettings::restrictedDomain
  2. 8 src/Settings/GoogleAuthSettings.php \Drupal\social_auth_google\Settings\GoogleAuthSettings::restrictedDomain

Restricted domain.

Type: string

File

src/Settings/GoogleAuthSettings.php, line 31

Class

GoogleAuthSettings
Defines methods to get Social Auth Google settings.

Namespace

Drupal\social_auth_google\Settings

Code

protected $restrictedDomain;