You are here

interface SettingsInterface in Social Auth 8.2

Same name and namespace in other branches
  1. 3.x src/Settings/SettingsInterface.php \Drupal\social_auth\Settings\SettingsInterface

Defines an interface for Social Auth provider settings.

@package Drupal\social_auth\Settings

Hierarchy

  • interface \Drupal\social_auth\Settings\SettingsInterface extends \Drupal\social_api\Settings\SettingsInterface

Expanded class hierarchy of SettingsInterface

All classes that implement SettingsInterface

File

src/Settings/SettingsInterface.php, line 12

Namespace

Drupal\social_auth\Settings
View source
interface SettingsInterface extends SettingsInterfaceBase {

}

Members