You are here

protected property ServerTestForm::$exception in Lightweight Directory Access Protocol (LDAP) 8.3

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

Flag for any exception in form.

Type: bool

File

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

Class

ServerTestForm
Use Drupal\Core\Form\FormBase;.

Namespace

Drupal\ldap_servers\Form

Code

protected $exception = FALSE;