PHP 클래스 spec\Crummy\Phlack\Bridge\Guzzle\ApiClientSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: mcrumm/phlack

보호된 프로퍼티들

프로퍼티 타입 설명
$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