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