You are here

public function SimpleLdapConnectionInterface::getResource in Simple LDAP 8

Get the LDAP link identifier for this SimpleLdapConnection

Return value

resource LDAP link identifier

1 method overrides SimpleLdapConnectionInterface::getResource()
SimpleLdapConnection::getResource in src/SimpleLdapConnection.php
Get the LDAP link identifier for this SimpleLdapConnection

File

src/SimpleLdapConnectionInterface.php, line 27

Class

SimpleLdapConnectionInterface

Namespace

Drupal\simple_ldap

Code

public function getResource();