interface FacebookAuthInterface in Social Auth Facebook 8.2
Same name and namespace in other branches
- 8 src/Plugin/Network/FacebookAuthInterface.php \Drupal\social_auth_facebook\Plugin\Network\FacebookAuthInterface
- 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
- interface \Drupal\social_auth_facebook\Plugin\Network\FacebookAuthInterface
Expanded class hierarchy of FacebookAuthInterface
All classes that implement FacebookAuthInterface
File
- src/
Plugin/ Network/ FacebookAuthInterface.php, line 10
Namespace
Drupal\social_auth_facebook\Plugin\NetworkView source
interface FacebookAuthInterface extends NetworkInterface {
}