spec\LdapTools\Connection\ADLastErrorStrategySpec::let PHP Method

let() public method

public let ( )
    function let()
    {
        $this->beConstructedThrough('getInstance', ['ad', true]);
    }
ADLastErrorStrategySpec