You are here

protected property FakeBridge::$bindResult in Lightweight Directory Access Protocol (LDAP) 8.4

Bind result.

Type: bool

File

ldap_servers/tests/modules/ldap_servers_dummy/src/FakeBridge.php, line 44

Class

FakeBridge
Fake LdapBridge to instantiate a fake server for testing.

Namespace

Drupal\ldap_servers_dummy

Code

protected $bindResult = TRUE;