You are here

interface GoogleAuthInterface in Social Auth Google 8.2

Same name and namespace in other branches
  1. 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

Expanded class hierarchy of GoogleAuthInterface

All classes that implement GoogleAuthInterface

File

src/Plugin/Network/GoogleAuthInterface.php, line 10

Namespace

Drupal\social_auth_google\Plugin\Network
View source
interface GoogleAuthInterface extends NetworkInterface {

}

Members