You are here

interface SettingsInterface in Social Auth 3.x

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

Defines an interface for Social Auth provider settings.

@package Drupal\social_auth\Settings

Hierarchy

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

Namesort descending Modifiers Type Description Overrides
SettingsInterface::factory public static function Factory method to create a new settings object. 1
SettingsInterface::getConfig public function Gets the configuration object. 1