Overrides TextMapPropagatorInterface::extract
public function extract($carrier, ?PropagationGetterInterface $getter = null, ?ContextInterface $context = null) : ContextInterface { return $context ?? Context::getCurrent(); }