You are here

protected property OrphanProcessor::$configFactory in Lightweight Directory Access Protocol (LDAP) 8.4

Config factory.

Type: \Drupal\Core\Config\ConfigFactory

File

ldap_user/src/Processor/OrphanProcessor.php, line 62

Class

OrphanProcessor
Locates potential orphan user accounts.

Namespace

Drupal\ldap_user\Processor

Code

protected $configFactory;