protected property SettingsTrait::$configFactory in Social Auth 3.x
Same name and namespace in other branches
- 8.2 src/SettingsTrait.php \Drupal\social_auth\SettingsTrait::configFactory
The config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
SettingsTrait.php, line 19
Class
- SettingsTrait
- Helper methods for Social Auth and Drupal settings.
Namespace
Drupal\social_authCode
protected $configFactory;