Adldap\Laravel\AdldapServiceProvider::newAdldap PHP 메소드

newAdldap() 보호된 메소드

Returns a new Adldap instance.
protected newAdldap ( ) : Adldap
리턴 Adldap\Adldap
    protected function newAdldap()
    {
        return new Adldap();
    }