Adldap\AdldapInterface::removeProvider PHP 메소드

removeProvider() 공개 메소드

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