BaggagePropagator
in package
implements
ContextPropagator
FinalYes
Tags
Table of Contents
Interfaces
Methods
Methods
extract()
public
extract(array<string|int, mixed> $carrier[, Context|null $context = null ]) : Context
Parameters
- $carrier : array<string|int, mixed>
- $context : Context|null = null
Return values
Contextinject()
public
inject(Context $context, array<string|int, mixed> &$carrier) : void
Parameters
- $context : Context
- $carrier : array<string|int, mixed>