LdapTools\Connection\LdapAwareTrait::getLdapConnection PHP 메소드

getLdapConnection() 공개 메소드

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