You are here

protected property ServerTestForm::$ldapServer in Lightweight Directory Access Protocol (LDAP) 8.4

Same name and namespace in other branches
  1. 8.3 ldap_servers/src/Form/ServerTestForm.php \Drupal\ldap_servers\Form\ServerTestForm::ldapServer

The main server to work with.

Type: \Drupal\ldap_servers\Entity\Server

File

ldap_servers/src/Form/ServerTestForm.php, line 33

Class

ServerTestForm
Use Drupal\Core\Form\FormBase;.

Namespace

Drupal\ldap_servers\Form

Code

protected $ldapServer;