LdapTools\Connection\LdapAwareTrait::getLdapConnection PHP Method

getLdapConnection() public method

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