PHP 클래스 Tolerance\Bridge\Guzzle\Tracer\TracerMiddlewareFactory

If you are using Guzzle 4 or 5, you should have a look to the TracerSubscriber class.
파일 보기 프로젝트 열기: sroze/tolerance

공개 메소드들

메소드 설명
__construct ( Psr7SpanFactory $psr7SpanFactory, Tolerance\Tracer\Tracer $tracer )
create ( ) : callable

메소드 상세

__construct() 공개 메소드

public __construct ( Psr7SpanFactory $psr7SpanFactory, Tolerance\Tracer\Tracer $tracer )
$psr7SpanFactory Tolerance\Tracer\SpanFactory\Psr7\Psr7SpanFactory
$tracer Tolerance\Tracer\Tracer

create() 공개 메소드

public create ( ) : callable
리턴 callable