You are here

protected property LdapUserMappingToLdapForm::$direction in Lightweight Directory Access Protocol (LDAP) 8.4

Direction.

Type: string

Overrides LdapUserMappingBaseForm::$direction

File

ldap_user/src/Form/LdapUserMappingToLdapForm.php, line 24

Class

LdapUserMappingToLdapForm
Provides the form to configure user configuration and field mapping.

Namespace

Drupal\ldap_user\Form

Code

protected $direction = self::PROVISION_TO_LDAP;