PHP Class Tolerance\Tracer\SpanStack\InMemorySpanStack

Inheritance: implements Tolerance\Tracer\SpanStack\SpanStack
Afficher le fichier Open project: sroze/tolerance

Méthodes publiques

Méthode Description
current ( )
pop ( )
push ( Span $span )

Method Details

current() public méthode

public current ( )

pop() public méthode

public pop ( )

push() public méthode

public push ( Span $span )
$span Tolerance\Tracer\Span\Span