You are here

protected property ServerTestForm::$exception 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::exception

Flag for any exception in form.

Type: bool

File

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

Class

ServerTestForm
Use Drupal\Core\Form\FormBase;.

Namespace

Drupal\ldap_servers\Form

Code

protected $exception = FALSE;