Overrides ParameterBag::has
public function has(string $name) : bool { return $this->container ->hasParameter($name); }