Overrides ConfigurationResolverInterface::has
public function has(string $name) : bool { return $this->getVariable($name) !== null; }