LdapTools\Connection\LdapAwareTrait::getLdapConnection PHP Méthode

getLdapConnection() public méthode

public getLdapConnection ( ) : LdapTools\Connection\LdapConnectionInterface | null
Résultat LdapTools\Connection\LdapConnectionInterface | null
    public function getLdapConnection()
    {
        return $this->connection;
    }