interface GoogleAuthInterface in Social Auth Google 8.2
Same name and namespace in other branches
- 3.x src/Plugin/Network/GoogleAuthInterface.php \Drupal\social_auth_google\Plugin\Network\GoogleAuthInterface
Defines the Google Auth interface.
Hierarchy
- interface \Drupal\social_auth\Plugin\Network\NetworkInterface extends \Drupal\social_api\Plugin\NetworkInterface
- interface \Drupal\social_auth_google\Plugin\Network\GoogleAuthInterface
Expanded class hierarchy of GoogleAuthInterface
All classes that implement GoogleAuthInterface
File
- src/
Plugin/ Network/ GoogleAuthInterface.php, line 10
Namespace
Drupal\social_auth_google\Plugin\NetworkView source
interface GoogleAuthInterface extends NetworkInterface {
}