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