private property SocialAuthLoginBlock::$socialAuthConfig in Social Auth 3.x
Same name and namespace in other branches
- 8.2 src/Plugin/Block/SocialAuthLoginBlock.php \Drupal\social_auth\Plugin\Block\SocialAuthLoginBlock::socialAuthConfig
- 8 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 33
Class
- SocialAuthLoginBlock
- Provides a Social Auth Block for Login.
Namespace
Drupal\social_auth\Plugin\BlockCode
private $socialAuthConfig;