Overrides ContextInterface::withContextValue
public function withContextValue(ImplicitContextKeyedInterface $value) : ContextInterface { return $value->storeInContext($this); }