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

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

공개 메소드들

메소드 설명
it_dispatches_before_send ( Guzzle\Common\Event $e, Guzzle\Http\Message\Request $request, Guzzle\Http\Url $url, Guzzle\Http\QueryString $q )
it_is_an_event_subscriber ( )
it_is_initializable ( )
it_subscribes_to_guzzle_events ( )
let ( )

메소드 상세

it_dispatches_before_send() 공개 메소드

public it_dispatches_before_send ( Guzzle\Common\Event $e, Guzzle\Http\Message\Request $request, Guzzle\Http\Url $url, Guzzle\Http\QueryString $q )
$e Guzzle\Common\Event
$request Guzzle\Http\Message\Request
$url Guzzle\Http\Url
$q Guzzle\Http\QueryString

it_is_an_event_subscriber() 공개 메소드

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_subscribes_to_guzzle_events() 공개 메소드

let() 공개 메소드

public let ( )