You are here

protected property FakeLdap::$bindException in Lightweight Directory Access Protocol (LDAP) 8.4

Let binding fail.

Type: bool

File

ldap_servers/tests/modules/ldap_servers_dummy/src/FakeLdap.php, line 23

Class

FakeLdap
Fake server to simulate querying with symfony/ldap.

Namespace

Drupal\ldap_servers_dummy

Code

protected $bindException = FALSE;