PHP Класс spec\Crummy\Phlack\Bridge\Guzzle\ApiClientSpec

Наследование: extends PhpSpec\ObjectBehavior
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$config

Открытые методы

Метод Описание
it_adds_the_token_to_the_command_before_prepare ( Guzzle\Common\Event $event, Guzzle\Service\Command\CommandInterface $command )
it_has_a_factory_method ( )
it_is_initializable ( )
let ( )

Описание методов

it_adds_the_token_to_the_command_before_prepare() публичный Метод

public it_adds_the_token_to_the_command_before_prepare ( Guzzle\Common\Event $event, Guzzle\Service\Command\CommandInterface $command )
$event Guzzle\Common\Event
$command Guzzle\Service\Command\CommandInterface

it_has_a_factory_method() публичный Метод

it_is_initializable() публичный Метод

public it_is_initializable ( )

let() публичный Метод

public let ( )

Описание свойств

$config защищенное свойство

protected $config