The config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php, line 25
Class
- BasicAuth
- HTTP Basic authentication provider.
Namespace
Drupal\basic_auth\Authentication\Provider
Code
protected $configFactory;
Please login to continue.