Overrides ParameterBag::clear
public function clear() : never { throw new LogicException('Impossible to call clear() on a frozen ParameterBag.'); }