protected property LoginValidatorBase::$configFactory in Lightweight Directory Access Protocol (LDAP) 8.4
Config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- ldap_authentication/
src/ Controller/ LoginValidatorBase.php, line 145
Class
- LoginValidatorBase
- Handles the actual testing of credentials and authentication of users.
Namespace
Drupal\ldap_authentication\ControllerCode
protected $configFactory;