PHP Trait LdapTools\Connection\LdapAwareTrait

Author: Chad Sikorra ([email protected])
Afficher le fichier Open project: ldaptools/ldaptools

Protected Properties

Свойство Type Description
$connection LdapTools\Connection\LdapConnectionInterface | null

Méthodes publiques

Méthode Description
getLdapConnection ( ) : LdapTools\Connection\LdapConnectionInterface | null
setLdapConnection ( LdapTools\Connection\LdapConnectionInterface $connection = null )

Method Details

getLdapConnection() public méthode

public getLdapConnection ( ) : LdapTools\Connection\LdapConnectionInterface | null
Résultat LdapTools\Connection\LdapConnectionInterface | null

setLdapConnection() public méthode

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

Property Details

$connection protected_oe property

protected LdapConnectionInterface,LdapTools\Connection|null $connection
Résultat LdapTools\Connection\LdapConnectionInterface | null