spec\Phpro\SoapClient\ClientFactorySpec::let PHP Method

let() public method

public let ( )
    function let()
    {
        $this->beConstructedWith(Client::class);
    }