PHP Interface LdapTools\Connection\LdapAwareInterface

Author: Chad Sikorra ([email protected])
Datei anzeigen Open project: ldaptools/ldaptools

Public Methods

Method Description
getLdapConnection ( ) : LdapTools\Connection\LdapConnectionInterface
setLdapConnection ( LdapTools\Connection\LdapConnectionInterface $connection = null )

Method Details

getLdapConnection() public method

public getLdapConnection ( ) : LdapTools\Connection\LdapConnectionInterface
return LdapTools\Connection\LdapConnectionInterface

setLdapConnection() public method

public setLdapConnection ( LdapTools\Connection\LdapConnectionInterface $connection = null )
$connection LdapTools\Connection\LdapConnectionInterface