Вход Регистрация
Файл: vkolhoze.com/vendor/guzzle/guzzle/tests/Guzzle/Tests/Service/Command/AbstractCommandTest.php
Строк: 19
<?php

namespace GuzzleTestsServiceCommand;

use 
GuzzleServiceClient;
use 
GuzzleServiceDescriptionServiceDescription;

abstract class 
AbstractCommandTest extends GuzzleTestsGuzzleTestCase
{
    protected function 
getClient()
    {
        
$client = new Client('http://www.google.com/');

        return 
$client->setDescription(ServiceDescription::factory(__DIR__ '/../../TestData/test_service.json'));
    }
}
Онлайн: 1
Реклама