PropagationSetterInterface
                
            in
            
        
    
        
        
    Tags
Table of Contents
Methods
- set() : void
- Set the value for a given key on the associated carrier.
Methods
set()
Set the value for a given key on the associated carrier.
    public
                    set(mixed &$carrier, string $key, string $value) : void
    Parameters
- $carrier : mixed
- $key : string
- $value : string