You are here

protected property SettingsTrait::$configFactory in Social Auth 8.2

Same name and namespace in other branches
  1. 3.x 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_auth

Code

protected $configFactory;