service ldap.orphan_processor in Lightweight Directory Access Protocol (LDAP) 8.4
Class
Drupal\ldap_user\Processor\OrphanProcessor1 string reference to ldap.orphan_processor
- ldap_user_cron in ldap_user/
ldap_user.module - Implements hook_cron().
File
- ldap_user/
ldap_user.services.yml - ldap_user/ldap_user.services.yml
View source
- class: Drupal\ldap_user\Processor\OrphanProcessor
- arguments:
- - '@logger.channel.ldap_user'
- - '@config.factory'
- - '@plugin.manager.mail'
- - '@language_manager'
- - '@state'
- - '@entity_type.manager'
- - '@ldap.user_manager'