You are here

interface FacebookAuthInterface in Social Auth Facebook 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Network/FacebookAuthInterface.php \Drupal\social_auth_facebook\Plugin\Network\FacebookAuthInterface
  2. 3.x src/Plugin/Network/FacebookAuthInterface.php \Drupal\social_auth_facebook\Plugin\Network\FacebookAuthInterface

Defines the Facebook Auth interface.

Hierarchy

  • interface \Drupal\social_auth\Plugin\Network\NetworkInterface extends \Drupal\social_api\Plugin\NetworkInterface

Expanded class hierarchy of FacebookAuthInterface

All classes that implement FacebookAuthInterface

File

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

Namespace

Drupal\social_auth_facebook\Plugin\Network
View source
interface FacebookAuthInterface extends NetworkInterface {

}

Members