Adldap\AdldapInterface::removeProvider PHP Method

removeProvider() public method

Removes a provider by the specified name.
public removeProvider ( string $name ) : adldap\AdldapInterface
$name string
return adldap\AdldapInterface
    public function removeProvider($name);