You are here

private property SocialAuthLoginBlock::$socialAuthConfig in Social Auth 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Block/SocialAuthLoginBlock.php \Drupal\social_auth\Plugin\Block\SocialAuthLoginBlock::socialAuthConfig
  2. 3.x src/Plugin/Block/SocialAuthLoginBlock.php \Drupal\social_auth\Plugin\Block\SocialAuthLoginBlock::socialAuthConfig

Immutable configuration for social_auth.settings.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/Plugin/Block/SocialAuthLoginBlock.php, line 27

Class

SocialAuthLoginBlock
Provides a Social Auth Block for Login.

Namespace

Drupal\social_auth\Plugin\Block

Code

private $socialAuthConfig;