Adldap\AdldapInterface::getProvider PHP Method

getProvider() public method

Retrieves a Provider using it's specified name.
public getProvider ( string $name ) : Adldap\Connections\ProviderInterface
$name string
return Adldap\Connections\ProviderInterface
    public function getProvider($name);